Method: AmzSpApi::ProductPricingApiModel::ASINIdentifier.build_from_hash
- Defined in:
- lib/product-pricing-api-model/models/asin_identifier.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
115 116 117 |
# File 'lib/product-pricing-api-model/models/asin_identifier.rb', line 115 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |