@vnodes/ctc
Preparing search index...
CompanyReadDto
Class CompanyReadDto
Index
Constructors
constructor
Properties
created
At?
deleted
At?
email?
id?
logo?
name?
phone?
updated
At?
website?
Constructors
constructor
new
CompanyReadDto
()
:
CompanyReadDto
Returns
CompanyReadDto
Properties
Optional
created
At
createdAt
?:
Date
Optional
deleted
At
deletedAt
?:
Date
Optional
email
email
?:
string
Optional
id
id
?:
number
Optional
logo
logo
?:
string
Optional
name
name
?:
string
Optional
phone
phone
?:
string
Optional
updated
At
updatedAt
?:
Date
Optional
website
website
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
created
At
deleted
At
email
id
logo
name
phone
updated
At
website
@vnodes/ctc
Loading...