Skip to content

Latest commit

 

History

History
executable file
·
11 lines (7 loc) · 495 Bytes

RequestPagination.md

File metadata and controls

executable file
·
11 lines (7 loc) · 495 Bytes

RequestPagination

Properties

Name Type Description Notes
max_items int The maximum number of items to return in the query results [optional]
skip_count int The number of items to skip from the start of the query set [optional]

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