Method: AmzSpApi::AplusContentApiModel::StandardComparisonProductBlock.openapi_types
- Defined in:
- lib/aplus-content-api-model/models/standard_comparison_product_block.rb
.openapi_types ⇒ Object
Attribute type mapping.
46 47 48 49 50 51 52 53 54 55 |
# File 'lib/aplus-content-api-model/models/standard_comparison_product_block.rb', line 46 def self.openapi_types { :'position' => :'Object', :'image' => :'Object', :'title' => :'Object', :'asin' => :'Object', :'highlight' => :'Object', :'metrics' => :'Object' } end |