Method: AmzSpApi::VendorOrdersApiModel::TaxRegistrationDetails.build_from_hash
- Defined in:
- lib/vendor-orders-api-model/models/tax_registration_details.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
150 151 152 |
# File 'lib/vendor-orders-api-model/models/tax_registration_details.rb', line 150 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |