| Name | Type | Description | Notes |
|---|---|---|---|
| errors | string[] | Error messages if the order could not be completed | [optional] |
| next_cart | \ultracart\v2\models\Cart | [optional] | |
| order | \ultracart\v2\models\Order | [optional] | |
| order_id | string | Order ID assigned to the order | [optional] |
| successful | bool | True if the cart was converted successfully to an order | [optional] |