Method: OpenapiClient::ShipmentItem#quantity
- Defined in:
- lib/openapi_client/models/shipment_item.rb
#quantity ⇒ Object
The quantity of this item included in the shipment
28 29 30 |
# File 'lib/openapi_client/models/shipment_item.rb', line 28 def quantity @quantity end |