| Name | Type | Description | Notes |
|---|---|---|---|
| click_count | int | Count of clicked emails | [optional] |
| click_count_formatted | string | Count of clicked emails, formatted | [optional] |
| conversion_count | int | Count of conversions | [optional] |
| conversion_count_formatted | string | Count of conversions, formatted | [optional] |
| delivered_count | int | Count of delivered emails | [optional] |
| delivered_count_formatted | string | Count of delivered emails, formatted | [optional] |
| merchant_id | string | Merchant ID | [optional] |
| name | string | List or segment name | [optional] |
| order_count | int | Count of orders | [optional] |
| order_count_formatted | string | Count of orders, formatted | [optional] |
| profit | float | Profit | [optional] |
| profit_formatted | string | Profit, formatted | [optional] |
| return_to_sender_count | int | Count of return to sender | [optional] |
| return_to_sender_count_formatted | string | Count of return to sender, formatted | [optional] |
| revenue | float | Revenue | [optional] |
| revenue_formatted | string | Revenue, formatted | [optional] |
| send_count | int | Count of emails sent | [optional] |
| send_count_formatted | string | Count of emails sent, formatted | [optional] |
| skipped_count | int | Count of skipped emails | [optional] |
| skipped_count_formatted | string | Count of skipped emails, formatted | [optional] |
| spam_count | int | Count of emails classified as spam | [optional] |
| spam_count_formatted | string | Count of emails classified as spam, formatted | [optional] |
| stat_type | string | Campaign, Flow or None (for anything else) | [optional] |
| status | string | Status of campaign or flow | [optional] |
| status_dts | string | Status dts of campaign or flow | [optional] |
| steps | \ultracart\v2\models\EmailPostcardStat[] | [optional] | |
| storefront_oid | int | Storefront oid | [optional] |
| unsubscribe_count | int | Count of emails classified as unsubscribe | [optional] |
| unsubscribe_count_formatted | string | Count of emails classified as unsubscribe, formatted | [optional] |
| uuid | string | List or segment uuid | [optional] |
| view_count | int | Count of views | [optional] |
| view_count_formatted | string | Count of views, formatted | [optional] |