| Name | Type | Description | Notes |
|---|---|---|---|
| date | [LocalDate] | Date for which statistics are retrieved | [optional] |
| requests | Long | Number of requests for the date | [optional] |
| delivered | Long | Number of delivered SMS for the date | [optional] |
| hardBounces | Long | Number of hardbounces for the date | [optional] |
| softBounces | Long | Number of softbounces for the date | [optional] |
| blocked | Long | Number of blocked contact for the date | [optional] |
| unsubscribed | Long | Number of unsubscription for the date | [optional] |
| replied | Long | Number of answered SMS for the date | [optional] |
| accepted | Long | Number of accepted for the date | [optional] |
| rejected | Long | Number of rejected for the date | [optional] |