inaturalistjs
Preparing search index...
GetPlacesAutocompleteData
Type Alias GetPlacesAutocompleteData
type
GetPlacesAutocompleteData
=
{
body
?:
never
;
path
?:
never
;
query
:
{
orderBy
?:
"area"
;
q
:
string
}
;
url
:
"/places/autocomplete"
;
}
Index
Properties
body?
path?
query
url
Properties
Optional
body
body
?:
never
Optional
path
path
?:
never
query
query
:
{
orderBy
?:
"area"
;
q
:
string
}
Type declaration
Optional
orderBy
?:
"area"
Sort field
q
:
string
Search by name (must start with this value) or by ID (exact match).
url
url
:
"/places/autocomplete"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
inaturalistjs
Loading...
Sort field