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