Sha256: 45b4bf0e7cb446f37b74b4cb474f48bd7ad76c9ab26192a0ae0bd5aa1bef8950
Contents?: true
Size: 454 Bytes
Versions: 143
Compression:
Stored size: 454 Bytes
Contents
# UltracartClient::ConversationEventAddCoupon ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **agent_arn** | **String** | | [optional] | | **agent_name** | **String** | | [optional] | | **coupon_code** | **String** | | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::ConversationEventAddCoupon.new( agent_arn: null, agent_name: null, coupon_code: null ) ```
Version data entries
143 entries across 143 versions & 1 rubygems