Method: OrderCloud::PriceBreak.attribute_map
- Defined in:
- lib/order_cloud/models/price_break.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
35 36 37 38 39 40 |
# File 'lib/order_cloud/models/price_break.rb', line 35 def self.attribute_map { :'quantity' => :'Quantity', :'price' => :'Price' } end |