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