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