PackageListResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| items | List | The packages on the current page. | [default to null] |
| totalCount | Integer | The total number of packages matching the filter criteria (across all pages). | [default to null] |
| pageNumber | Integer | The current page number (1-based). | [default to null] |
| pageSize | Integer | The number of items per page. | [default to null] |