PagedResponse<T> Interface
A structure for paged responses
Properties
| Name | Type | Description | |
|---|---|---|---|
| items | T[] | Items for the requested page | |
| total | number | Total number of items |
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.