Sha256: 087a5d197c99370adc0b101dd9b08298320442cfc85c31d6338b9af15e314589
Contents?: true
Size: 345 Bytes
Versions: 190
Compression:
Stored size: 345 Bytes
Contents
# UltracartClient::ConversationStartResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **conversation** | [**Conversation**](Conversation.md) | | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::ConversationStartResponse.new( conversation: null ) ```
Version data entries
190 entries across 190 versions & 1 rubygems