@Generated(value="io.sphere.sdk.annotations.processors.generators.UpdateActionGenerator", comments="Generated from: io.sphere.sdk.cartdiscounts.CartDiscount") public final class SetDescription extends UpdateActionImpl<CartDiscount>
description property of a CartDiscount.CartDiscount.getDescription()| Modifier and Type | Method and Description |
|---|---|
LocalizedString |
getDescription() |
static SetDescription |
of(LocalizedString description)
Creates a new object initialized with the given values.
|
static SetDescription |
ofUnset()
Creates a new object initialized with the given values.
|
getAction@Nullable public LocalizedString getDescription()
public static SetDescription of(@Nullable LocalizedString description)
description - initial value for the CartDiscount.getDescription() propertypublic static SetDescription ofUnset()