Sha256: 170bcd7aae3cc31eb325316eef6c53d9c966d67ccc90d31b6d0d7f06989a5ce8
Contents?: true
Size: 320 Bytes
Versions: 2
Compression:
Stored size: 320 Bytes
Contents
# UltracartClient::ConversationEventAddCoupon ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **coupon_code** | **String** | | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::ConversationEventAddCoupon.new( coupon_code: null ) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ultracart_api-4.0.84.rc | docs/ConversationEventAddCoupon.md |
ultracart_api-4.0.83.rc | docs/ConversationEventAddCoupon.md |