| Name | Type | Description | Notes |
|---|---|---|---|
| successful | int, none_type | Number of messages delivered to push servers, mobile carriers, or email service providers. | [optional] |
| failed | int, none_type | Number of messages sent to unsubscribed devices. | [optional] |
| errored | int, none_type | Number of errors reported. | [optional] |
| converted | int, none_type | Number of messages that were clicked. | [optional] |
| received | int, none_type | Number of devices that received the message. | [optional] |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |