| Class | Description |
|---|---|
| AddLineItemWithSku |
TODO (JVM-SDK): https://github.com/commercetools/commercetools-jvm-sdk/issues/2079
ShoppingList#AddLineItem action does not support product variant selection by SKU, so we needed
to add this custom action as a workaround.
|
| AddTextLineItemWithAddedAt |
TODO (JVM-SDK): https://github.com/commercetools/commercetools-jvm-sdk/issues/2079
ShoppingList#AddTextLineItem action does not support `addedAt` value, so we needed to add this
custom action as a workaround.
|