docs/AutoOrder.md in ultracart_api-3.10.139 vs docs/AutoOrder.md in ultracart_api-3.10.140
- old
+ new
@@ -1,9 +1,10 @@
# UltracartClient::AutoOrder
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
+**add_ons** | [**Array<AutoOrderAddonItem>**](AutoOrderAddonItem.md) | Array of addon objects instructing which items to add to auto order and how many times they should be added. | [optional]
**auto_order_code** | **String** | Unique code assigned to this auto order | [optional]
**auto_order_oid** | **Integer** | Auto order object identifier | [optional]
**cancel_after_next_x_orders** | **Integer** | Cancel this auto order after X additional rebills | [optional]
**cancel_downgrade** | **BOOLEAN** | True if the auto order was canceled because the customer purchased a downgrade item | [optional]
**cancel_reason** | **String** | The reason this auto order was canceled by either merchant or customer | [optional]