Optional
Readonly
descriptionReadonly
isSet to true
to activate the ProductDiscount, set to false
to deactivate it (even though the predicate
matches).
Optional
Readonly
keyUser-defined unique identifier for the ProductDiscount.
Readonly
nameName of the ProductDiscount.
Readonly
predicateValid ProductDiscount predicate.
Readonly
sortDecimal value between 0 and 1 (passed as String literal) that defines the order of ProductDiscounts to apply in case more than one is applicable and active. A ProductDiscount with a higher sortOrder
is prioritized.
The value must be unique among all ProductDiscounts in the Project.
Optional
Readonly
validDate and time (UTC) from which the Discount is effective. Take Eventual Consistency into account for calculated discount values.
Optional
Readonly
validDate and time (UTC) until which the Discount is effective. Take Eventual Consistency into account for calculated undiscounted values.
Readonly
valueType of Discount and its corresponding value.
Description of the ProductDiscount.