# PlatformDeliveryDataSmsAllOf
## Properties
**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]
[[Back to API list]](https://github.com/OneSignal/onesignal-rust-api#full-api-reference) [[Back to README]](https://github.com/OneSignal/onesignal-rust-api)