Script: Class dw.campaign.PriceBookPriceDiscount

Class PriceBookPriceDiscount

Discount representing that a product's price has been calculated from a separate sales price book other than the standard price book assigned to the site.

Properties

priceBookID : String Read Only

The price book identifier.

Constructor Summary

This class does not have a constructor, so you cannot create it directly.

Method Summary

getPriceBookID() : String

Returns the price book identifier.

Methods inherited from class Discount

getItemPromotionTiers, getPromotion, getPromotionTier, getQuantity, getType

Methods inherited from class Object

assign, create, create, defineProperties, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, hasOwnProperty, is, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, seal, setPrototypeOf, toLocaleString, toString, valueOf, values

Method Detail

getPriceBookID

getPriceBookID() : String

Returns the price book identifier.

Returns:

the price book identifier.