Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 703 Bytes

PlatformDeliveryDataSmsAllOf.md

File metadata and controls

13 lines (8 loc) · 703 Bytes

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] [Back to API list] [Back to README]