@cercalia/sdk
Preparing search index...
CercaliaSuggestItem
Interface CercaliaSuggestItem
Suggest item in suggest responses
interface
CercaliaSuggestItem
{
data
?:
{
coord
?:
{
x
?:
string
;
y
?:
string
}
;
ctc
?:
string
;
ctryc
?:
string
;
munc
?:
string
;
pcode
?:
string
;
regc
?:
string
;
subc
?:
string
;
type
?:
string
;
}
;
id
?:
string
;
label
?:
string
;
type
?:
string
;
value
?:
string
;
}
Index
Properties
data?
id?
label?
type?
value?
Properties
Optional
data
data
?:
{
coord
?:
{
x
?:
string
;
y
?:
string
}
;
ctc
?:
string
;
ctryc
?:
string
;
munc
?:
string
;
pcode
?:
string
;
regc
?:
string
;
subc
?:
string
;
type
?:
string
;
}
Optional
id
id
?:
string
Optional
label
label
?:
string
Optional
type
type
?:
string
Optional
value
value
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
id
label
type
value
@cercalia/sdk
Loading...
Suggest item in suggest responses