public final class AddDiscountCode extends StagedUpdateActionBase<OrderEdit>
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
static AddDiscountCode |
of(DiscountCode code) |
static AddDiscountCode |
of(String code) |
getAction
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getAction
public static AddDiscountCode of(DiscountCode code)
public static AddDiscountCode of(String code)
public String getCode()