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