Method: AmzSpApi::VendorOrdersApiModel::Decimal.build_from_hash
- Defined in:
- lib/vendor-orders-api-model/models/decimal.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
86 87 88 |
# File 'lib/vendor-orders-api-model/models/decimal.rb', line 86 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |