Method: AmzSpApi::ProductPricingApiModel::NumberOfOfferListingsList.build_from_hash
- Defined in:
- lib/product-pricing-api-model/models/number_of_offer_listings_list.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
89 90 91 |
# File 'lib/product-pricing-api-model/models/number_of_offer_listings_list.rb', line 89 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |