| Name | Type | Description | Notes |
|---|---|---|---|
| Errors | List<string> | Error messages if the order could not be completed | [optional] |
| NextCart | Cart | [optional] | |
| Order | Order | [optional] | |
| OrderId | string | Order ID assigned to the order | [optional] |
| Successful | bool | True if the cart was converted successfully to an order | [optional] |