@vnodes/ctc
Preparing search index...
ProfileReadDto
Class ProfileReadDto
Index
Constructors
constructor
Properties
age?
company?
created
At?
deleted
At?
department?
full
Name?
gender?
id?
notes?
occupation?
prefered
Name?
updated
At?
Constructors
constructor
new
ProfileReadDto
()
:
ProfileReadDto
Returns
ProfileReadDto
Properties
Optional
age
age
?:
number
Optional
company
company
?:
string
Optional
created
At
createdAt
?:
Date
Optional
deleted
At
deletedAt
?:
Date
Optional
department
department
?:
string
Optional
full
Name
fullName
?:
string
Optional
gender
gender
?:
Gender
Optional
id
id
?:
number
Optional
notes
notes
?:
string
Optional
occupation
occupation
?:
string
Optional
prefered
Name
preferedName
?:
string
Optional
updated
At
updatedAt
?:
Date
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
age
company
created
At
deleted
At
department
full
Name
gender
id
notes
occupation
prefered
Name
updated
At
@vnodes/ctc
Loading...