Skip to content
This repository was archived by the owner on Jan 18, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 1.06 KB

File metadata and controls

15 lines (11 loc) · 1.06 KB

SMS

Properties

Name Type Description Notes
sender str Phone number or alphanumeric sender name [optional]
validity int After how many minutes this channel is considered as failed and the next channel is attempted [optional]
text str Text content of the SMS
autoconvert str Defines how non-GSM characters will be treated: - "on" Use replacement settings from the account's API Auto Replace settings page(default) - "full" All non GSM 03.38 characters will be replaced with suitable alternatives - "off" Message content is not modified in any way [optional]
udh str hex-encoded string containing SMS UDH [optional]
channel str [optional] [default to 'sms']

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