Package | Description |
---|---|
io.sphere.sdk.payments.commands.updateactions |
Provides the possible operations which can be performed on update commands for payments.
|
Modifier and Type | Method and Description |
---|---|
static SetKey |
SetKey.of(String key)
Creates a new update action from the given parameters.
|
static SetKey |
SetKey.ofUnset()
Creates a new update action to unset the
key property. |