| Name | Type | Description | Notes |
|---|---|---|---|
| sent | BigDecimal | The number of outbound messages sent. | [optional] [readonly] |
| delivered | BigDecimal | The number of outbound messages successfully delivered. | [optional] [readonly] |
| errorRatio | BigDecimal | The ratio of messages sent that resulted in errors. | [optional] [readonly] |