Name | Type | Description | Notes |
---|---|---|---|
is_archive_included | bool | Denotes if archived records should be included in the response payload | [optional] |
page_size | int | Denotes the number of records per page | [optional] |
page_num | int | Denotes the page number | [optional] |
sort_key | string | Denotes the key using which the records need to be sorted | [optional] |
sort_order | \OpenAPI\Client\Model\PaginationRequestWithSortOptionsSortOrder | [optional] |