@cercalia/sdk
Preparing search index...
SuggestGeocodeOptions
Interface SuggestGeocodeOptions
interface
SuggestGeocodeOptions
{
cityCode
?:
string
;
countryCode
?:
string
;
postalCode
?:
string
;
streetCode
?:
string
;
streetNumber
?:
string
;
}
Index
Properties
city
Code?
country
Code?
postal
Code?
street
Code?
street
Number?
Properties
Optional
city
Code
cityCode
?:
string
Optional
country
Code
countryCode
?:
string
Optional
postal
Code
postalCode
?:
string
Optional
street
Code
streetCode
?:
string
Optional
street
Number
streetNumber
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
city
Code
country
Code
postal
Code
street
Code
street
Number
@cercalia/sdk
Loading...