Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 793 Bytes

File metadata and controls

13 lines (10 loc) · 793 Bytes

# PaginationRequestWithSortOptions

Properties

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]

[Back to Model list] [Back to API list] [Back to README]