Package | Description |
---|---|
io.sphere.sdk.carts |
Provides model classes and builders for carts.
|
io.sphere.sdk.carts.commands.updateactions |
Provides the possible operations which can be performed on update commands for carts.
|
io.sphere.sdk.orderedits.commands.stagedactions |
Modifier and Type | Class and Description |
---|---|
class |
LineItemDraftDsl |
Modifier and Type | Method and Description |
---|---|
List<LineItemDraft> |
CartDraft.getLineItems() |
Modifier and Type | Method and Description |
---|---|
static AddLineItem |
AddLineItem.of(LineItemDraft template) |
Modifier and Type | Method and Description |
---|---|
static AddLineItem |
AddLineItem.of(LineItemDraft template) |