Sha256: e5773191f59ee06d7aa8798b18a054c1d238de88c19e07dbdbae0c45f573e425
Contents?: true
Size: 1.56 KB
Versions: 90
Compression:
Stored size: 1.56 KB
Contents
# UltracartClient::Conversation ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **base_language_iso_code** | **String** | The base language iso code for the StoreFront that everything is translated into | [optional] **closed** | **BOOLEAN** | | [optional] **conversation_arn** | **String** | | [optional] **conversation_uuid** | **String** | | [optional] **customer_first_message_unresponded_to_dts** | **String** | Date/time of the first customer message that is unresponded to. | [optional] **last_conversation_message_body** | **String** | | [optional] **last_conversation_participant_arn** | **String** | | [optional] **last_conversation_participant_name** | **String** | | [optional] **last_interactive_message_dts** | **String** | Last interactive message date/time | [optional] **last_message_dts** | **String** | Last message date/time | [optional] **medium** | **String** | The communication medium of the customer. | [optional] **merchant_id** | **String** | | [optional] **message_count** | **Integer** | | [optional] **messages** | [**Array<ConversationMessage>**](ConversationMessage.md) | | [optional] **participants** | [**Array<ConversationParticipant>**](ConversationParticipant.md) | | [optional] **sentiment** | [**ConversationSentiment**](ConversationSentiment.md) | | [optional] **start_dts** | **String** | Start of the conversation date/time | [optional] **unread_messages** | **BOOLEAN** | | [optional] **visible** | **BOOLEAN** | | [optional]
Version data entries
90 entries across 90 versions & 1 rubygems