Sha256: a151c53a135be5ac65a4ccd09690f037afb8369ca26dffcc554223dc6cb54962
Contents?: true
Size: 540 Bytes
Versions: 179
Compression:
Stored size: 540 Bytes
Contents
# UltracartClient::ConversationEventTyping ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **author_conversation_participant_arn** | **String** | | [optional] | | **author_conversation_participant_name** | **String** | | [optional] | | **value** | **String** | | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::ConversationEventTyping.new( author_conversation_participant_arn: null, author_conversation_participant_name: null, value: null ) ```
Version data entries
179 entries across 179 versions & 1 rubygems