Method: AmzSpApi::ProductPricingApiModel::BatchOffersRequestParams.openapi_types

Defined in:
lib/product-pricing-api-model/models/batch_offers_request_params.rb

.openapi_typesObject

Attribute type mapping.



32
33
34
35
36
37
38
# File 'lib/product-pricing-api-model/models/batch_offers_request_params.rb', line 32

def self.openapi_types
  {
    :'marketplace_id' => :'Object',
    :'item_condition' => :'Object',
    :'customer_type' => :'Object'
  }
end