Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
UsertagsFeedResponseRootObject
Interface UsertagsFeedResponseRootObject
interface
UsertagsFeedResponseRootObject
{
auto_load_more_enabled
:
boolean
;
items
:
UsertagsFeedResponseItemsItem
[]
;
more_available
:
boolean
;
new_photos
:
any
[]
;
next_max_id
:
string
;
num_results
:
number
;
requires_review
:
boolean
;
status
:
string
;
total_count
:
number
;
}
Index
Properties
auto_
load_
more_
enabled
items
more_
available
new_
photos
next_
max_
id
num_
results
requires_
review
status
total_
count
Properties
auto_
load_
more_
enabled
auto_
load_
more_
enabled
:
boolean
items
items
:
UsertagsFeedResponseItemsItem
[]
more_
available
more_
available
:
boolean
new_
photos
new_
photos
:
any
[]
next_
max_
id
next_
max_
id
:
string
num_
results
num_
results
:
number
requires_
review
requires_
review
:
boolean
status
status
:
string
total_
count
total_
count
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auto_
load_
more_
enabled
items
more_
available
new_
photos
next_
max_
id
num_
results
requires_
review
status
total_
count
IGPAPI
Loading...