Options
All
  • Public
  • Public/Protected
  • All
Menu

This class defines an input for editing price list entry.

Hierarchy

  • EditPriceListEntryObject

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.

isBasePrice

isBasePrice: boolean

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

priceListEntryId

priceListEntryId: string

The pricing element id used for the price list entry.

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.

startDate

startDate: number

The effective start date of the price list entry.

Generated using TypeDoc