docs/EmailSettings.md in ultracart_api-4.0.170 vs docs/EmailSettings.md in ultracart_api-4.0.171
- old
+ new
@@ -14,10 +14,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] |
+| **require_order_within_last** | **Integer** | Require order within last | [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] |
@@ -39,9 +40,10 @@
postcard_from_address2: null,
postcard_from_city: null,
postcard_from_name: null,
postcard_from_postal_code: null,
postcard_from_state: null,
+ require_order_within_last: null,
reviews_io_configured: null,
sms_esp_twilio_uuid: null,
sms_phone_number: null,
transactional_esp_domain_user: null,
transactional_esp_domain_uuid: null,