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