Sha256: abedb52e24487b8b193622905aee15080aa6f2617efae40507c10a18f2c482fe
Contents?: true
Size: 436 Bytes
Versions: 143
Compression:
Stored size: 436 Bytes
Contents
# UltracartClient::ConversationEventWebchatContext ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **cart_id** | **String** | | [optional] | | **ucacid** | **String** | | [optional] | | **url** | **String** | | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::ConversationEventWebchatContext.new( cart_id: null, ucacid: null, url: null ) ```
Version data entries
143 entries across 143 versions & 1 rubygems