See: Description
Interface | 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 . |
ShoppingList |
A shopping list holds items which can be added to a cart.
|
ShoppingListDraft |
A draft for a new
ShoppingList . |
TextLineItem |
A TextLineItem has a name, a description and a quantity.
|
TextLineItemDraft |
A draft for a new
TextLineItem . |
Class | Description |
---|---|
LineItemDraftBuilder | |
LineItemDraftDsl |
Dsl class for
LineItemDraft . |
ShoppingListDraftBuilder | |
ShoppingListDraftDsl |
Dsl class for
ShoppingListDraft . |
TextLineItemDraftBuilder |
Builder for
TextLineItemDraft . |
TextLineItemDraftDsl |
Dsl class for
TextLineItemDraft . |