orderQuantity property
The number of the item ordered. If the property is not set, assume the quantity is one.
Implementation
int? orderQuantity;
The number of the item ordered. If the property is not set, assume the quantity is one.
int? orderQuantity;