Skip to main content
Skip to main content

PriceListType

The type of price list.

Enumeration Members

OVERRIDE

OVERRIDE = "override"

The price list is used to override original prices for specific conditions.


SALE

SALE = "sale"

The price list is used for a sale.

Was this section helpful?