IGPAPI
Preparing search index...
@igpapi/ios
SavedFeedResponse
Interface SavedFeedResponse
interface
SavedFeedResponse
{
auto_load_more_enabled
:
boolean
;
items
:
SavedFeedResponseItemsItem
[]
;
more_available
:
boolean
;
next_max_id
:
string
;
num_results
:
number
;
status
:
string
;
}
Index
Properties
auto_
load_
more_
enabled
items
more_
available
next_
max_
id
num_
results
status
Properties
auto_
load_
more_
enabled
auto_load_more_enabled
:
boolean
items
items
:
SavedFeedResponseItemsItem
[]
more_
available
more_available
:
boolean
next_
max_
id
next_max_id
:
string
num_
results
num_results
:
number
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
num_
results
status
IGPAPI
Loading...