Used to edit the content of the cart, e.g. add or remove ordered items, change renditions for ordered assets, add custom order data or add a customer's comment to the order.
| Name | Type | Description | Notes |
|---|---|---|---|
| orderItems | List<CartUpdateOrderItemsInner> | Complete list of ordered items. This replaces the existing list. | [optional] |
| userComment | String | Comment by the customer on the order. | [optional] |