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