Interface
Paging properties for paged responses.
Inheritance: IPagedResponseIPagingParams
Subclasses: IUserContentResponse
Properties
Property | Type | Notes |
---|---|---|
number | next entry index or -1 for the last page | |
num inherited | number | |
start inherited | number | |
number | total number of object across all pages |
num
optionalinherited
Interface Propertynum: number
Inherited from IPagingParams.num
start
optionalinherited
Interface Propertystart: number
Inherited from IPagingParams.start
nextStart: number
next entry index or -1 for the last page