Module jonix.onix2

Class MinimumOrderQuantity

java.lang.Object
com.tectonica.jonix.onix2.MinimumOrderQuantity
All Implemented Interfaces:
OnixElement<String>, OnixTag, Serializable

public class MinimumOrderQuantity extends Object implements OnixElement<String>, Serializable

Minimum order quantity

The minimum number of copies which must be ordered to obtain the price carried in an occurrence of the <Price> composite. Optional and non-repeating. If the field is present, the price is a quantity price. If the field is omitted, the price applies to a single unit.

Format Variable-length integer, suggested maximum length 4 digits
Reference name <MinimumOrderQuantity>
Short tag <j263>
Example <MinimumOrderQuantity>50</MinimumOrderQuantity>

This tag may be included in the following composites:

Possible placements within ONIX message:

See Also: