ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
types/request
RequestComment
Interface RequestComment
interface
RequestComment
{
id
:
string
;
requestId
:
string
;
authorId
:
string
;
content
:
string
;
isInternal
:
boolean
;
createdAt
:
string
;
updatedAt
:
string
;
author
:
{
id
:
string
;
name
:
string
;
email
:
string
}
;
}
Index
Properties
id
request
Id
author
Id
content
is
Internal
created
At
updated
At
author
Properties
id
id
:
string
request
Id
requestId
:
string
author
Id
authorId
:
string
content
content
:
string
is
Internal
isInternal
:
boolean
created
At
createdAt
:
string
updated
At
updatedAt
:
string
author
author
:
{
id
:
string
;
name
:
string
;
email
:
string
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
request
Id
author
Id
content
is
Internal
created
At
updated
At
author
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...