Package | Description |
---|---|
io.sphere.sdk.carts.commands |
Provides types to change the state of carts.
|
Class and Description |
---|
CartCreateCommand
Creates a cart.
|
CartDeleteCommand
Deletes a cart
|
CartInStoreCreateCommand |
CartInStoreDeleteCommand |
CartInStoreReplicationCommand
Creates a new cart based on an existing cart or order.
|
CartInStoreUpdateCommand |
CartReplicationCommand
Creates a new cart based on an existing cart or order.
|
CartReplicationDraft |
CartReplicationDraftBuilder
Builder for
CartReplicationDraft . |
CartReplicationDraftDsl
Dsl class for
CartReplicationDraft . |
CartUpdateCommand
Updates a cart.
|