Class: Peddler::APIs::MerchantFulfillmentV0::RestrictedSetValues
- Inherits:
-
Array
- Object
- Array
- Peddler::APIs::MerchantFulfillmentV0::RestrictedSetValues
- Defined in:
- lib/peddler/apis/merchant_fulfillment_v0/restricted_set_values.rb
Overview
The set of fixed values in an additional seller input.
Class Method Summary collapse
Class Method Details
.parse(array) ⇒ Object
11 12 13 |
# File 'lib/peddler/apis/merchant_fulfillment_v0/restricted_set_values.rb', line 11 def parse(array) new(array) end |