Package | Description |
---|---|
io.sphere.sdk.orderedits.commands.stagedactions | |
io.sphere.sdk.shoppinglists |
Provides model classes and builders for shopping lists.
|
io.sphere.sdk.shoppinglists.commands |
Provides types to change the state of shopping list methods.
|
io.sphere.sdk.shoppinglists.commands.updateactions |
Provides the possible operations which can be performed on update commands for shopping list methods.
|
io.sphere.sdk.shoppinglists.expansion |
Provides reference expansion models for shopping lists.
|
io.sphere.sdk.shoppinglists.queries |
Provides types to retrieve the state of shopping lists.
|
Class and Description |
---|
ShoppingList
A shopping list holds items which can be added to a cart.
|
Class and Description |
---|
LineItem
A LineItem is a reference to a product variant in a product in its current version with a quantity.
|
LineItemDraft
A draft for a new
LineItem . |
LineItemDraftBuilder |
LineItemDraftDsl
Dsl class for
LineItemDraft . |
ShoppingList
A shopping list holds items which can be added to a cart.
|
ShoppingListDraft
A draft for a new
ShoppingList . |
ShoppingListDraftBuilder |
ShoppingListDraftDsl
Dsl class for
ShoppingListDraft . |
TextLineItem
A TextLineItem has a name, a description and a quantity.
|
TextLineItemDraft
A draft for a new
TextLineItem . |
TextLineItemDraftBuilder
Builder for
TextLineItemDraft . |
TextLineItemDraftDsl
Dsl class for
TextLineItemDraft . |
Class and Description |
---|
ShoppingList
A shopping list holds items which can be added to a cart.
|
ShoppingListDraft
A draft for a new
ShoppingList . |
Class and Description |
---|
LineItem
A LineItem is a reference to a product variant in a product in its current version with a quantity.
|
LineItemDraft
A draft for a new
LineItem . |
TextLineItem
A TextLineItem has a name, a description and a quantity.
|
Class and Description |
---|
ShoppingList
A shopping list holds items which can be added to a cart.
|
Class and Description |
---|
ShoppingList
A shopping list holds items which can be added to a cart.
|