Package | Description |
---|---|
io.sphere.sdk.products.commands.updateactions |
Provides the possible operations which can be performed on update commands for products.
|
Modifier and Type | Method and Description |
---|---|
static SetTaxCategory |
SetTaxCategory.of(ResourceIdentifier<TaxCategory> taxCategory) |
static SetTaxCategory |
SetTaxCategory.ofReferencable(Referenceable<TaxCategory> taxCategory)
Deprecated.
|
static SetTaxCategory |
SetTaxCategory.to(Referenceable<TaxCategory> taxCategory)
Deprecated.
|
static SetTaxCategory |
SetTaxCategory.unset() |