Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 479 Bytes

ListInfoResponse.md

File metadata and controls

17 lines (9 loc) · 479 Bytes

ListInfoResponse

Contains pagination information about the data returned.

Properties

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