Interface
Inheritance: IUserContentResponseIPagedResponse
Properties
Property | Type | Notes |
---|---|---|
IFolder[] | ||
IItem[] | ||
nextStart inherited | number | next entry index or -1 for the last page |
num inherited | number | |
start inherited | number | |
total inherited | number | total number of object across all pages |
string |
currentFolder
optional
Interface PropertycurrentFolder: IFolder
folders
Interface Propertyfolders: IFolder[]
items
Interface Propertyitems: IItem[]
num
optionalinherited
Interface Propertynum: number
Inherited from IPagedResponse.num
start
optionalinherited
Interface Propertystart: number
Inherited from IPagedResponse.start