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 SetExternalId |
SetExternalId.of(String externalId)
Deprecated.
Creates a new update action from the given parameters.
|
static SetExternalId |
SetExternalId.ofUnset()
Deprecated.
Creates a new update action to unset the
externalId property. |