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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.