Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 691 Bytes

SendSms.md

File metadata and controls

13 lines (10 loc) · 691 Bytes

SendSms

Properties

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

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