Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 598 Bytes

ListInfoResponse.md

File metadata and controls

14 lines (10 loc) · 598 Bytes

# ListInfoResponse

Contains pagination information about the data returned.

Properties

Name Type Description Notes
numPages number Total number of pages available.
numResults number Total number of objects available.
page number Number of the page being returned.
pageSize number Objects returned per page.

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