Package | Description |
---|---|
io.sphere.sdk.discountcodes.commands.updateactions |
Provides the possible operations which can be performed on update commands for discount codes.
|
Modifier and Type | Method and Description |
---|---|
static SetCustomField |
SetCustomField.ofJson(String name,
com.fasterxml.jackson.databind.JsonNode value) |
static SetCustomField |
SetCustomField.ofObject(String name,
Object value) |
static SetCustomField |
SetCustomField.ofUnset(String name) |