| Name | Type | Description | Notes |
|---|---|---|---|
| clickCount | Integer | Count of clicked emails | [optional] |
| clickCountFormatted | String | Count of clicked emails, formatted | [optional] |
| conversionCount | Integer | Count of conversions | [optional] |
| conversionCountFormatted | String | Count of conversions, formatted | [optional] |
| deliveredCount | Integer | Count of delivered emails | [optional] |
| deliveredCountFormatted | String | Count of delivered emails, formatted | [optional] |
| merchantId | String | Merchant ID | [optional] |
| name | String | List or segment name | [optional] |
| orderCount | Integer | Count of orders | [optional] |
| orderCountFormatted | String | Count of orders, formatted | [optional] |
| profit | BigDecimal | Profit | [optional] |
| profitFormatted | String | Profit, formatted | [optional] |
| returnToSenderCount | Integer | Count of return to sender | [optional] |
| returnToSenderCountFormatted | String | Count of return to sender, formatted | [optional] |
| revenue | BigDecimal | Revenue | [optional] |
| revenueFormatted | String | Revenue, formatted | [optional] |
| sendCount | Integer | Count of emails sent | [optional] |
| sendCountFormatted | String | Count of emails sent, formatted | [optional] |
| skippedCount | Integer | Count of skipped emails | [optional] |
| skippedCountFormatted | String | Count of skipped emails, formatted | [optional] |
| spamCount | Integer | Count of emails classified as spam | [optional] |
| spamCountFormatted | String | Count of emails classified as spam, formatted | [optional] |
| statType | String | Campaign, Flow or None (for anything else) | [optional] |
| status | String | Status of campaign or flow | [optional] |
| statusDts | String | Status dts of campaign or flow | [optional] |
| steps | List<EmailPostcardStat> | [optional] | |
| storefrontOid | Integer | Storefront oid | [optional] |
| unsubscribeCount | Integer | Count of emails classified as unsubscribe | [optional] |
| unsubscribeCountFormatted | String | Count of emails classified as unsubscribe, formatted | [optional] |
| uuid | String | List or segment uuid | [optional] |
| viewCount | Integer | Count of views | [optional] |
| viewCountFormatted | String | Count of views, formatted | [optional] |