orderQuantity constant
IriTerm
const orderQuantity
IRI for schemahttp:orderQuantity [Expects: http://schema.org/Number, http://schema.org/QuantitativeValue]
The number of the item ordered. If the property is not set, assume the quantity is one.
Can be used on: http://schema.org/OrderItem
Implementation
static const orderQuantity = const IriTerm('http://schema.org/orderQuantity');