Sha256: 8415135c6423531d0c918e49ddbed3047a1380487d18843b00c72ce94d3c10ce
Contents?: true
Size: 389 Bytes
Versions: 196
Compression:
Stored size: 389 Bytes
Contents
# UltracartClient::CouponFreeShipping ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **shipping_methods** | **Array<String>** | One or more shipping methods that may be used with this coupon | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::CouponFreeShipping.new( shipping_methods: null ) ```
Version data entries
196 entries across 196 versions & 1 rubygems