Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 630 Bytes

PagedXiqClient.md

File metadata and controls

14 lines (10 loc) · 630 Bytes

PagedXiqClient

Properties

Name Type Description Notes
page int The current page number
count int The element count of the current page
total_pages int The total page number based on request page size
total_count int The total element count
data list[XiqClient] The data in the current page [optional]

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