Preparing search index...
The search index is not available
GHL SDK - v1.1.6
GHL SDK
ConversationMessageResponse
Type Alias ConversationMessageResponse
ConversationMessageResponse
:
{
id
:
string
;
type
:
ConversationMessageTypeNumbered
;
messageType
:
ConversationMessageTypeString
;
locationId
:
string
;
contactId
:
string
;
conversationId
:
string
;
dateAdded
:
string
;
direction
:
ConversationDirection
;
contentType
:
string
;
body
?:
string
;
attachments
?:
string
[]
;
status
?:
ConversationStatus
;
meta
?:
object
;
source
?:
ConversationSource
;
userId
?:
string
;
}
Type declaration
id
:
string
type
:
ConversationMessageTypeNumbered
messageType
:
ConversationMessageTypeString
locationId
:
string
contactId
:
string
conversationId
:
string
dateAdded
:
string
direction
:
ConversationDirection
contentType
:
string
Optional
body
?:
string
Optional
attachments
?:
string
[]
Optional
status
?:
ConversationStatus
Optional
meta
?:
object
Optional
source
?:
ConversationSource
Optional
userId
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GHL SDK - v1.1.6
Loading...