Skip to main content

PriceDisplay

No description

enum PriceDisplay {
FROM
FROM_FOR
LISTPRICE_OURPRICE
PACKAGE
PER_UOM
ON_REQUEST
DEFAULT
}

Values

PriceDisplay.FROM

Price from [Cheapest price].

PriceDisplay.FROM_FOR

Old price [Suggested price] new price [Sale price]

PriceDisplay.LISTPRICE_OURPRICE

List price [Suggested price] our price [Sale price]

PriceDisplay.PACKAGE

Price [Sale price/Order unit] per [Order UOM].

PriceDisplay.PER_UOM

Price from [Cheapest price/Package unit] per [Package UOM]

PriceDisplay.ON_REQUEST

Price on request

PriceDisplay.DEFAULT

Too blue.

Member Of

Price object ● PriceCreateInput input ● PriceUpdateInput input