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