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