Sha256: 3cf46c11fd6dc7960cdee3bd5c37e1a3dc8e08bce5eb4b9c3b7c63a15f3d30bd
Contents?: true
Size: 714 Bytes
Versions: 11
Compression:
Stored size: 714 Bytes
Contents
# SibApiV3Sdk::SendTransacSms ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **sender** | **String** | Name of the sender. Only alphanumeric characters. No more than 11 characters | **recipient** | **String** | Mobile number to send SMS with the country code | **content** | **String** | Content of the message. If more than 160 characters long, multiple text messages will be sent | **type** | **String** | Type of the SMS | [optional] [default to "transactional"] **tag** | **String** | Tag of the message | [optional] **web_url** | **String** | Webhook to call for each event triggered by the message (delivered etc.) | [optional]
Version data entries
11 entries across 11 versions & 1 rubygems