Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
CollectionsListResponseRootObject
Interface CollectionsListResponseRootObject
interface
CollectionsListResponseRootObject
{
auto_load_more_enabled
:
boolean
;
items
:
CollectionsListResponseItemsItem
[]
;
more_available
:
boolean
;
next_max_id
?:
string
;
status
:
string
;
}
Index
Properties
auto_
load_
more_
enabled
items
more_
available
next_
max_
id?
status
Properties
auto_
load_
more_
enabled
auto_
load_
more_
enabled
:
boolean
items
items
:
CollectionsListResponseItemsItem
[]
more_
available
more_
available
:
boolean
Optional
next_
max_
id
next_
max_
id
?:
string
status
status
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auto_
load_
more_
enabled
items
more_
available
next_
max_
id
status
IGPAPI
Loading...