docs/AutoOrder.md in ultracart_api-3.9.5 vs docs/AutoOrder.md in ultracart_api-3.9.6

- old
+ new

@@ -5,9 +5,10 @@ ------------ | ------------- | ------------- | ------------- **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] **cancel_upgrade** | **BOOLEAN** | True if the auto order was canceled because the customer purchased an upgrade item | [optional] **canceled_by_user** | **String** | The user that canceled the auto order | [optional] **canceled_dts** | **String** | The date/time that the auto order was canceled | [optional] **completed** | **BOOLEAN** | True if the auto order ran successfully to completion | [optional] **credit_card_attempt** | **Integer** | The number of credit card attempts that have taken place | [optional]