IGPAPI
Preparing search index...
@igpapi/android
SearchPlacesResponse
Interface SearchPlacesResponse
interface
SearchPlacesResponse
{
has_more
:
boolean
;
items
:
SearchPlacesResponseItem
[]
;
rank_token
:
string
;
status
:
string
;
}
Index
Properties
has_
more
items
rank_
token
status
Properties
has_
more
has_more
:
boolean
items
items
:
SearchPlacesResponseItem
[]
rank_
token
rank_token
:
string
status
status
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
has_
more
items
rank_
token
status
IGPAPI
Loading...