Sha256: 76b220c17ad0ca5e23a3a5cf256e35ab42e4e6ccc1428668b7039f2268bf9157
Contents?: true
Size: 418 Bytes
Versions: 198
Compression:
Stored size: 418 Bytes
Contents
# UltracartClient::CouponAutomaticallyApplyCouponCodes ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **coupon_codes** | **Array<String>** | The coupon codes to automatically apply if this coupon is applied | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::CouponAutomaticallyApplyCouponCodes.new( coupon_codes: null ) ```
Version data entries
198 entries across 198 versions & 1 rubygems