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