Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 622 Bytes

SendSms.md

File metadata and controls

13 lines (10 loc) · 622 Bytes

brevo_csharp.Model.SendSms

Properties

Name Type Description Notes
Reference string
MessageId long?
SmsCount long? Count of SMS's to send multiple text messages [optional]
UsedCredits float? SMS credits used per text message [optional]
RemainingCredits float? Remaining SMS credits of the user [optional]

[Back to Model list] [Back to API list] [Back to README]