Options
All
  • Public
  • Public/Protected
  • All
Menu

This class defines an input for a price list entry.

Hierarchy

  • PromotionOfferPriceListEntryObject

Index

Constructors

constructor

Properties

displayText

displayText: string

The name of the price list entry.

endDate

endDate: number

The effective end date of the price list entry.

isActive

isActive: boolean

Determines if the price list entry is Active or not.

isBasePrice

isBasePrice: boolean

Determines if the price is a "Base" price or a "Virtual" price.

isOverride

isOverride: boolean

Determines if the price list entry is an "Override" or an "Adjustment".

offerId

offerId: string

The offer id that the price list entry will be based on.

priceListId

priceListId: string

The price list id that the price list entry will be based on.

pricingElementId

pricingElementId: string

The pricing element id used for the price list entry.

productId

productId: string

The product id that the price list entry will be based on.

promotionId

promotionId: string

The promotion id that the price list entry will be based on.

promotionItemId

promotionItemId: string

The promotion item id that the price list entry will be based on.

startDate

startDate: number

The effective start date of the price list entry.

timePlanId

timePlanId: string

The promotion item id that the price list entry will be based on.

timePolicyId

timePolicyId: string

The promotion item id that the price list entry will be based on.

Generated using TypeDoc