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 RemovePrice |
RemovePrice.of(Price price)
Action to remove a price
|
static RemovePrice |
RemovePrice.of(Price price,
Boolean staged) |
static RemovePrice |
RemovePrice.of(String priceId) |
static RemovePrice |
RemovePrice.of(String priceId,
Boolean staged) |