Name | Type | Description | Notes |
---|---|---|---|
provider_successful | Option<i32> | Number of messages reported as delivered successfully by the SMS service provider. | [optional] |
provider_failed | Option<i32> | Number of recipients who didn't receive your message as reported by the SMS service provider. | [optional] |
provider_errored | Option<i32> | Number of errors reported by the SMS service provider. | [optional] |