docs/EmailCampaign.md in ultracart_api-3.1.18 vs docs/EmailCampaign.md in ultracart_api-3.1.37

- old
+ new

@@ -6,10 +6,11 @@ **click_rate_formatted** | **String** | Click rate of emails | [optional] **created_dts** | **String** | Created date | [optional] **deleted** | **BOOLEAN** | True if this campaign was deleted | [optional] **email_campaign_uuid** | **String** | Email campaign UUID | [optional] **email_communication_sequence_uuid** | **String** | Email communication sequence UUID | [optional] -**end_once_customer_purchases** | **BOOLEAN** | True if the customer should end the flow once they purchase | [optional] +**end_once_customer_purchases** | **BOOLEAN** | True if the customer should end the flow once they purchase from this campaign | [optional] +**end_once_customer_purchases_anywhere** | **BOOLEAN** | True if the customer should end the flow once they purchase from anywhere | [optional] **esp_campaign_folder_uuid** | **String** | Campaign folder UUID. Null for uncategorized | [optional] **esp_domain_user** | **String** | User of the sending address | [optional] **esp_domain_uuid** | **String** | UUID of the sending domain | [optional] **esp_friendly_name** | **String** | Friendly name of the sending email | [optional] **library_item_oid** | **Integer** | If this item was ever added to the Code Library, this is the oid for that library item, or 0 if never added before. This value is used to determine if a library item should be inserted or updated. | [optional]