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