Package | Description |
---|---|
io.sphere.sdk.productdiscounts.commands.updateactions |
Provides the possible operations which can be performed on update commands for product discounts.
|
Class and Description |
---|
ChangeIsActive
Enables or disables the discount.
|
ChangeName
Changes the name.
|
ChangePredicate
Changes the predicate of a discount.
|
ChangeSortOrder
Changes the sort order of a discount.
|
ChangeValue
Changes the value of the discount.
|
SetDescription
Sets the description.
|
SetKey
Updates the
key property of a ProductDiscount . |
SetValidFrom
Updates the
validFrom property of a ProductDiscount . |
SetValidFromAndUntil
Updates the
validFrom property of a ProductDiscount . |
SetValidUntil
Updates the
validUntil property of a ProductDiscount . |