docs/ItemAutoOrderStep.md in ultracart_api-3.10.209 vs docs/ItemAutoOrderStep.md in ultracart_api-3.10.210
- old
+ new
@@ -15,10 +15,10 @@
**preshipment_notice_days** | **Integer** | If set, a pre-shipment notice is sent to the customer this many days in advance | [optional]
**recurring_merchant_item_id** | **String** | Item id to rebill | [optional]
**recurring_merchant_item_oid** | **Integer** | Item object identifier to rebill | [optional]
**repeat_count** | **Integer** | Number of times to rebill. Last step can be null for infinite | [optional]
**schedule** | **String** | Frequency of the rebill | [optional]
-**subscribe_email_list_name** | **String** | Email list name to subscribe the customer to when the rebill occurs | [optional]
-**subscribe_email_list_oid** | **Integer** | Email list identifier to subscribe the customer to when this rebill occurs | [optional]
+**subscribe_email_list_name** | **String** | Email list name to subscribe the customer to when the rebill occurs (decommissioned email engine) | [optional]
+**subscribe_email_list_oid** | **Integer** | Email list identifier to subscribe the customer to when this rebill occurs (decommissioned email engine) | [optional]
**type** | **String** | Type of step (item, kit only, loop or pause) | [optional]