PriceQuantityDiscount
The enumeration of all the price quantity discount properties constants.
Tags
Table of Contents
Constants
- NEXT_PRICES : string = 'nextPrices'
- NEXT_QUANTITIES : string = 'nextQuantities'
- NEXT_VALUES : string = 'nextValues'
- PRICES : string = 'prices'
- QUANTITIES : string = 'quantities'
- VALUES : string = 'values'
Constants
NEXT_PRICES
public
string
NEXT_PRICES
= 'nextPrices'
NEXT_QUANTITIES
public
string
NEXT_QUANTITIES
= 'nextQuantities'
NEXT_VALUES
public
string
NEXT_VALUES
= 'nextValues'
PRICES
public
string
PRICES
= 'prices'
QUANTITIES
public
string
QUANTITIES
= 'quantities'
VALUES
public
string
VALUES
= 'values'