Method: AmzSpApi::VendorOrdersApiModel::TaxRegistrationDetails.openapi_types
- Defined in:
- lib/vendor-orders-api-model/models/tax_registration_details.rb
.openapi_types ⇒ Object
Attribute type mapping.
54 55 56 57 58 59 |
# File 'lib/vendor-orders-api-model/models/tax_registration_details.rb', line 54 def self.openapi_types { :'tax_registration_type' => :'Object', :'tax_registration_number' => :'Object' } end |