Package | Description |
---|---|
io.sphere.sdk.carts.commands.updateactions |
Provides the possible operations which can be performed on update commands for carts.
|
Modifier and Type | Method and Description |
---|---|
static SetShippingRateInput |
SetShippingRateInput.of(ShippingRateInputDraft shippingRateInput)
Creates a new object initialized with the given values.
|
static SetShippingRateInput |
SetShippingRateInput.ofUnset()
Creates a new object initialized with the given values.
|