Sha256: c693519e4b43bc809ef9cd9b5a934f518ab3470521a2f182e4f79957b7cd49d8
Contents?: true
Size: 622 Bytes
Versions: 3
Compression:
Stored size: 622 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 | **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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
sib-api-v3-sdk-2.0.1 | docs/SendTransacSms.md |
sib-api-v3-sdk-2.0.0 | docs/SendTransacSms.md |
sib-api-v3-sdk-1.0.0 | docs/SendTransacSms.md |