| Package | Description |
|---|---|
| io.sphere.sdk.orderedits.commands |
| Modifier and Type | Method and Description |
|---|---|
static OrderEditApplyCommand |
OrderEditApplyCommand.of(String id,
Long editVersion,
Long resourceVersion)
Creates a new instance of
OrderEditApplyCommand |
static OrderEditApplyCommand |
OrderEditApplyCommand.of(Versioned<OrderEdit> orderEditVersioned,
Long resourceVersion)
Creates a new instance of
OrderEditApplyCommand |