Sha256: 9569352209c4e64cd83c8869145308d91aa0d96908003cb3cd5707c3bb9af2ee
Contents?: true
Size: 1.27 KB
Versions: 1
Compression:
Stored size: 1.27 KB
Contents
# UltracartClient::ConversationWebsocketMessage ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **conversation_uuid** | **String** | Conversation UUID if the websocket message is tied to a specific conversation | [optional] **event_conversation_closed** | [**ConversationSummary**](ConversationSummary.md) | | [optional] **event_new_conversation** | [**ConversationSummary**](ConversationSummary.md) | | [optional] **event_new_message** | [**ConversationSummary**](ConversationSummary.md) | | [optional] **event_queue_position** | [**ConversationEventQueuePosition**](ConversationEventQueuePosition.md) | | [optional] **event_queue_status_update** | [**ConversationWebchatQueueStatus**](ConversationWebchatQueueStatus.md) | | [optional] **event_rrweb** | [**ConversationEventRRWeb**](ConversationEventRRWeb.md) | | [optional] **event_type** | **String** | Type of event | [optional] **event_typing** | [**ConversationEventTyping**](ConversationEventTyping.md) | | [optional] **event_updated_message** | [**ConversationMessage**](ConversationMessage.md) | | [optional] **message** | [**ConversationMessage**](ConversationMessage.md) | | [optional] **type** | **String** | Type of message | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ultracart_api-3.10.32 | docs/ConversationWebsocketMessage.md |