Package | Description |
---|---|
io.sphere.sdk.carts.commands |
Provides types to change the state of carts.
|
Modifier and Type | Method and Description |
---|---|
static CartInStoreDeleteCommand |
CartInStoreDeleteCommand.of(String storeKey,
Versioned<Cart> versioned) |
static CartInStoreDeleteCommand |
CartInStoreDeleteCommand.of(String storeKey,
Versioned<Cart> versioned,
boolean eraseData) |