docs/EmailSettings.md in ultracart_api-4.0.61.rc vs docs/EmailSettings.md in ultracart_api-4.0.62.rc

- old
+ new

@@ -11,10 +11,11 @@ | **postcard_from_address2** | **String** | | [optional] | | **postcard_from_city** | **String** | | [optional] | | **postcard_from_name** | **String** | | [optional] | | **postcard_from_postal_code** | **String** | | [optional] | | **postcard_from_state** | **String** | | [optional] | +| **reviews_io_configured** | **Boolean** | True if the Reviews.io integration is configured | [optional] | | **sms_esp_twilio_uuid** | **String** | | [optional] | | **sms_phone_number** | **String** | | [optional] | | **transactional_esp_domain_user** | **String** | | [optional] | | **transactional_esp_domain_uuid** | **String** | | [optional] | | **transactional_esp_friendly_name** | **String** | | [optional] | @@ -32,9 +33,10 @@ postcard_from_address2: null, postcard_from_city: null, postcard_from_name: null, postcard_from_postal_code: null, postcard_from_state: null, + reviews_io_configured: null, sms_esp_twilio_uuid: null, sms_phone_number: null, transactional_esp_domain_user: null, transactional_esp_domain_uuid: null, transactional_esp_friendly_name: null