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.

PropertyDescription
priceBookID: String (read-only)Returns the price book identifier.

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

MethodDescription
getPriceBookID()Returns the price book identifier.

getItemPromotionTiers, getPromotion, getPromotionTier, getQuantity, getType

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

priceBookID: String (read-only)

Returns the price book identifier.


getPriceBookID(): String

Returns the price book identifier.

Returns:

  • the price book identifier.