Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

PriceListType

The price list's type.

Enumeration Members

SALE

SALE = "sale"

The price list's prices are used for a sale.

OVERRIDE

OVERRIDE = "override"

The price list's prices override original prices. This affects the calculated price of associated price sets.

Was this section helpful?