Method: OrderCloud::PriceBreak#quantity
- Defined in:
- lib/order_cloud/models/price_break.rb
#quantity ⇒ Object
Returns the value of attribute quantity.
29 30 31 |
# File 'lib/order_cloud/models/price_break.rb', line 29 def quantity @quantity end |