Options
All
  • Public
  • Public/Protected
  • All
Menu

This class defines an input for editing a promotion or offer price list entry.

Hierarchy

  • EditPromotionOfferPriceListEntryObject

Index

Constructors

constructor

Properties

displayText

displayText: string

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

endDate

endDate: number

The effective end date of the price list entry.

isActive

isActive: boolean

Determines if the price list entry is active.

isBasePrice

isBasePrice: boolean

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

isOverride

isOverride: boolean

Determines if the it's an override or adjustment.

offerId

offerId: string

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

priceListEntryId

priceListEntryId: string

The price list entry 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 promotion 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.

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