Method: AmzSpApi::MerchantFulfillmentApiModel::WeightValue.build_from_hash
- Defined in:
- lib/merchant-fulfillment-api-model/models/weight_value.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
86 87 88 |
# File 'lib/merchant-fulfillment-api-model/models/weight_value.rb', line 86 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |