orderQuantity property
dynamic
orderQuantity
getter/setter pair
The number of the item ordered. If the property is not set, assume the quantity is one.
Supported types: SchemaQuantitativeValue, num
Implementation
dynamic orderQuantity;