IGPAPI
Preparing search index...
@igpapi/ios
TopsearchFlatResponse
Interface TopsearchFlatResponse
interface
TopsearchFlatResponse
{
clear_client_cache
:
boolean
;
has_more
:
boolean
;
list
:
TopsearchFlatResponseListItem
[]
;
rank_token
:
string
;
status
:
string
;
}
Index
Properties
clear_
client_
cache
has_
more
list
rank_
token
status
Properties
clear_
client_
cache
clear_client_cache
:
boolean
has_
more
has_more
:
boolean
list
list
:
TopsearchFlatResponseListItem
[]
rank_
token
rank_token
:
string
status
status
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
clear_
client_
cache
has_
more
list
rank_
token
status
IGPAPI
Loading...