Dimension Service API  2.0.0
api index

PagedData Object

since: 0.6
Represents a sub-sequence of an array of data, used when the array may contain too many individual elements to represent it in its entirety in a single array instance.

Fields

data
0.6required
array of object
List of zero(0) or more data objects in this page. The type of object contained in the list is dependent on the operation that generated the list.
meta
0.6optional
Contains information about the data that was returned, including ways to access other pages in the full sequence of results.

Related API Resources