Preparing search index...
The search index is not available
@shipgenius/oms - v1.0.1-beta.2
@shipgenius/oms
@shipgenius/oms/models
AddressInterface
Interface AddressInterface
Internal
Interface version of
Address
interface
AddressInterface
{
city
:
string
;
street
:
string
[]
;
}
Hierarchy (
View Summary
)
AddressInterface
DomesticAddressInterface
Implemented by
Address
Index
Properties
city
street
Properties
Readonly
city
city
:
string
The city the address is in
Readonly
street
street
:
string
[]
The street address
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
city
street
@shipgenius/oms - v1.0.1-beta.2
Loading...
Interface version of Address