Sha256: 95c7da05bb62a442e13bb98c60019157285890bcaa23a4f6efe65661f7e10a28
Contents?: true
Size: 410 Bytes
Versions: 203
Compression:
Stored size: 410 Bytes
Contents
# UltracartClient::CouponFreeShippingSpecificItems ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **items** | **Array<String>** | A list of items of which at least one must be purchased for coupon to be valid. | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::CouponFreeShippingSpecificItems.new( items: null ) ```
Version data entries
203 entries across 203 versions & 1 rubygems