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