Documentation
Preparing search index...
core/src
Address
Interface Address
interface
Address
{
city
:
string
;
country
:
CountryCode
;
state
:
StateCode
;
street
:
string
;
unit
?:
string
;
zipCode
:
string
;
}
Index
Properties
city
country
state
street
unit?
zip
Code
Properties
city
city
:
string
country
country
:
CountryCode
state
state
:
StateCode
street
street
:
string
Optional
unit
unit
?:
string
zip
Code
zipCode
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
city
country
state
street
unit
zip
Code
Documentation
Loading...