RequirementType
The type of shipping option requirement.
Enumeration Members
MAX_SUBTOTAL
The shipping option can only be applied if the subtotal is less than the requirement's amont.
MIN_SUBTOTAL
The shipping option can only be applied if the subtotal is greater than the requirement's amount.
Was this section helpful?