docs/EmailSegment.md in ultracart_api-3.10.9 vs docs/EmailSegment.md in ultracart_api-3.10.10
- old
+ new
@@ -15,8 +15,10 @@
**merchant_id** | **String** | Merchant ID | [optional]
**name** | **String** | Name of email segment | [optional]
**rank_json** | **String** | Rank settings json | [optional]
**rebuild_required** | **BOOLEAN** | True if a rebuild is required because some part of the segment has changed | [optional]
**storefront_oid** | **Integer** | Storefront oid | [optional]
+**thirdparty_list_id** | **String** | List id of third party provider to sync with. | [optional]
+**thirdparty_provider_name** | **String** | Name of third party provider to sync segment to a list with. | [optional]
**used_by** | [**Array<EmailListSegmentUsedBy>**](EmailListSegmentUsedBy.md) | Details on the flows or campaigns that use this list. | [optional]