Method: AmzSpApi::ProductPricingApiModel::BatchOffersRequestParams.attribute_map
- Defined in:
- lib/product-pricing-api-model/models/batch_offers_request_params.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
23 24 25 26 27 28 29 |
# File 'lib/product-pricing-api-model/models/batch_offers_request_params.rb', line 23 def self.attribute_map { :'marketplace_id' => :'MarketplaceId', :'item_condition' => :'ItemCondition', :'customer_type' => :'CustomerType' } end |