Sha256: 9427879868a6ba9208c109480a2f5d59931d7fbcef02d445958324240f4d098d
Contents?: true
Size: 1.68 KB
Versions: 2
Compression:
Stored size: 1.68 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_add_coupon** | [**ConversationEventAddCoupon**](ConversationEventAddCoupon.md) | | [optional] **event_add_item** | [**ConversationEventAddItem**](ConversationEventAddItem.md) | | [optional] **event_conversation_closed** | [**ConversationSummary**](ConversationSummary.md) | | [optional] **event_new_conversation** | [**ConversationSummary**](ConversationSummary.md) | | [optional] **event_new_message** | [**ConversationSummary**](ConversationSummary.md) | | [optional] **event_participant_update** | [**ConversationSummary**](ConversationSummary.md) | | [optional] **event_queue_position** | [**ConversationEventQueuePosition**](ConversationEventQueuePosition.md) | | [optional] **event_queue_status_update** | [**ConversationWebchatQueueStatus**](ConversationWebchatQueueStatus.md) | | [optional] **event_read_message** | [**ConversationEventReadMessage**](ConversationEventReadMessage.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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ultracart_api-3.10.67 | docs/ConversationWebsocketMessage.md |
ultracart_api-3.10.66 | docs/ConversationWebsocketMessage.md |