Package | Description |
---|---|
io.sphere.sdk.cartdiscounts.commands.updateactions |
Provides the possible operations which can be performed on update commands for cart discounts.
|
Modifier and Type | Method and Description |
---|---|
static SetValidFrom |
SetValidFrom.of(ZonedDateTime validFrom)
Creates a new object initialized with the given values.
|
static SetValidFrom |
SetValidFrom.ofUnset()
Creates a new object initialized with the given values.
|