| 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'] |
This repository was archived by the owner on Jan 18, 2021. It is now read-only.