docs/EmailPerformance.md in ultracart_api-3.9.5 vs docs/EmailPerformance.md in ultracart_api-3.9.6
- old
+ new
@@ -9,9 +9,10 @@
**bounce_percentage** | **Float** | bounce percentage rate based upon our look back window. This should be under five percent or the account will be paused for sending. | [optional]
**bounce_percentage_formatted** | **String** | bounce percentage rate (formatted) based upon our look back window. This should be under five percent or the account will be paused for sending. | [optional]
**customer_histogram** | [**EmailPerformanceCustomerHistogram**](EmailPerformanceCustomerHistogram.md) | | [optional]
**daily_stats** | [**Array<EmailPerformanceDaily>**](EmailPerformanceDaily.md) | Daily statistics used for charting | [optional]
**delivered_count** | **Integer** | Delivered count | [optional]
+**loyalty_program_type** | **String** | Loyalty Program Type | [optional]
**max_active_customers** | **Integer** | Maximum active customers allowed under their billing plan | [optional]
**max_emails_per_day** | **Integer** | Max emails per day | [optional]
**max_emails_per_hour** | **Integer** | Max emails per hour | [optional]
**max_emails_per_month** | **Integer** | Max emails per month | [optional]
**paused_for_spam** | **BOOLEAN** | True if campaign/flow emails are paused due to spam complaints. | [optional]