| Name | Type | Description | Notes |
|---|---|---|---|
| label | String | The metric type. | [optional] [readonly] |
| sent | BigDecimal | The number of outbound messages sent. | [optional] [readonly] |
| delivered | BigDecimal | The number of outbound messages successfully delivered. | [optional] [readonly] |
| outboundErrorRatio | BigDecimal | The ratio of outbound messages sent that resulted in errors. | [optional] [readonly] |
| received | BigDecimal | The number of inbound messages received. | [optional] [readonly] |