docs/EmailCampaign.md in ultracart_api-3.10.41 vs docs/EmailCampaign.md in ultracart_api-3.10.42

- old
+ new

@@ -22,9 +22,11 @@ **prevent_sending_due_to_spam** | **BOOLEAN** | True if this campaign is prevented from sending at this time due to spam complaints. | [optional] **revenue_formatted** | **String** | Revenue associated with campaign | [optional] **revenue_per_customer_formatted** | **String** | Revenue per customer associated with campaign | [optional] **scheduled_dts** | **String** | Scheduled date | [optional] **screenshot_large_full_url** | **String** | URL to a large full length screenshot | [optional] +**sms_esp_twilio_uuid** | **String** | Twilio Account UUID. Null for none | [optional] +**sms_phone_number** | **String** | Twilio SMS Phone Number. Null for none | [optional] **status** | **String** | Status of the campaign of draft, archived, and sent | [optional] **status_dts** | **String** | Timestamp when the last status change happened | [optional] **storefront_oid** | **Integer** | Storefront oid | [optional]