Objects
Pagination
Information about pagination.
Fields
cursor | A pointer to a specific page in the results. |
pageSize | The number of items in the response page. |
Where Used
Usage | Used By | Description |
---|---|---|
Field Of | ReferenceProperties | Reference properties. |
Field Of | Elements | Contains a list of Elements returned in response to a query. |
Field Of | Exchanges | Contains a list of Exchanges returned in response to a query. |
Field Of | PropertyDefinitions | Contains a list of Property Definitions returned in response to a query. |
Field Of | Properties | Contains a list of Element Properties returned in response to a query. |
Field Of | ExchangeVersions | Contains a list of Exchange versions returned in response to a query. |
Field Of | Hubs | Contains a list of hubs returned in response to a query. A hub is a container of projects, shared resources, and users with a common context. |
Field Of | Projects | Contains a list of projects returned in response to a query. |
Field Of | Folders | Contains a list of folders returned in response to a query. |
Field Of | Items | Contains a list of items returned in response to a query. An item refers to a file that exists within a folder. |
Field Of | BasicItemVersions | Contains a list of file versions returned in response to a query. |