UltracartClient::CartFinalizeOrderResponse
Properties
Name | Type | Description | Notes |
---|---|---|---|
errors | Array<String> | Error messages if the order could not be completed | [optional] |
next_cart | Cart | [optional] | |
order | Order | [optional] | |
order_id | String | Order ID assigned to the order | [optional] |
successful | BOOLEAN | True if the cart was converted successfully to an order | [optional] |