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 SetValidUntil |
SetValidUntil.of(ZonedDateTime validUntil)
Creates a new object initialized with the given values.
|
static SetValidUntil |
SetValidUntil.ofUnset()
Creates a new object initialized with the given values.
|