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