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