Skip to main content

Interface: ProductOffer

Defined in: type/ProductOffer.ts:4

Object class for ProductOffer

Properties

formula

formula: string

Defined in: type/ProductOffer.ts:14

formula field


id

id: string

Defined in: type/ProductOffer.ts:6

The id of the offer.


price

price: number

Defined in: type/ProductOffer.ts:8

The calculated price for this offer.


validFrom

validFrom: string

Defined in: type/ProductOffer.ts:10

validFrom field


validTo

validTo: string

Defined in: type/ProductOffer.ts:12

validTo field