kustomer-client
Preparing search index...
KustomerTypes
CreateNoteWithinConversationData
Type Alias CreateNoteWithinConversationData
type
CreateNoteWithinConversationData
=
{
body
?:
{
attachments
?:
{
_id
:
string
;
contentLength
:
number
;
contentType
:
string
;
name
:
string
;
sourceId
?:
string
;
}
[]
;
body
:
string
;
conversation
?:
string
;
createdAt
?:
string
;
createdBy
?:
string
;
externalId
?:
string
;
id
?:
string
;
importedAt
?:
string
;
lang
?:
string
|
null
;
modifiedAt
?:
string
;
modifiedBy
?:
string
;
userMentions
?:
{
team
?:
string
;
user
?:
string
}
[]
;
}
;
path
:
{
id
:
string
}
;
query
?:
never
;
url
:
"/conversations/{id}/notes"
;
}
Index
Properties
body?
path
query?
url
Properties
Optional
body
body
?:
{
attachments
?:
{
_id
:
string
;
contentLength
:
number
;
contentType
:
string
;
name
:
string
;
sourceId
?:
string
;
}
[]
;
body
:
string
;
conversation
?:
string
;
createdAt
?:
string
;
createdBy
?:
string
;
externalId
?:
string
;
id
?:
string
;
importedAt
?:
string
;
lang
?:
string
|
null
;
modifiedAt
?:
string
;
modifiedBy
?:
string
;
userMentions
?:
{
team
?:
string
;
user
?:
string
}
[]
;
}
path
path
:
{
id
:
string
}
Type declaration
id
:
string
Unique ID of the Conversation
Optional
query
query
?:
never
url
url
:
"/conversations/{id}/notes"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
kustomer-client
Loading...
Unique ID of the Conversation