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