# PlatformDeliveryDataSmsAllOf ## Properties 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] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)