docs/EmailSegment.md in ultracart_api-3.10.76 vs docs/EmailSegment.md in ultracart_api-3.10.77
- old
+ new
@@ -13,9 +13,10 @@
**filter_profile_equation_json** | **String** | File profile equation json | [optional]
**member_count** | **Integer** | Count of members in this segment | [optional]
**merchant_id** | **String** | Merchant ID | [optional]
**name** | **String** | Name of email segment | [optional]
**rank_json** | **String** | Rank settings json | [optional]
+**rebuild_percentage** | **Float** | Percentage of completion for a rebuild. The value range will be 0-1. Multiply by 100 to format for display. | [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_join_add_tags** | **Array<String>** | Third party provider tags to add when a customer joins the segment. | [optional]
**thirdparty_join_remove_tags** | **Array<String>** | Third party provider tags to remove when a customer joins the segment. | [optional]
**thirdparty_leave_add_tags** | **Array<String>** | Third party provider tags to add when a customer leaves the segment. | [optional]