@vnodes/ctc
Preparing search index...
AddressCreateDto
Class AddressCreateDto
Index
Constructors
constructor
Properties
city
contact
Type
country?
notes?
profile
Id?
province?
state?
street
unit?
zip?
Constructors
constructor
new
AddressCreateDto
()
:
AddressCreateDto
Returns
AddressCreateDto
Properties
city
city
:
string
contact
Type
contactType
:
ContactType
Optional
country
country
?:
string
Optional
notes
notes
?:
string
Optional
profile
Id
profileId
?:
number
Optional
province
province
?:
string
Optional
state
state
?:
string
street
street
:
string
Optional
unit
unit
?:
string
Optional
zip
zip
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
city
contact
Type
country
notes
profile
Id
province
state
street
unit
zip
@vnodes/ctc
Loading...