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