Sha256: 2d477927ad3387446803a34be01a37826d09d13f7097a527b2dbb58b176bb615
Contents?: true
Size: 717 Bytes
Versions: 2
Compression:
Stored size: 717 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, will be sent as multiple text messages | **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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sib-api-v3-sdk-5.1.1 | docs/SendTransacSms.md |
sib-api-v3-sdk-5.1.0 | docs/SendTransacSms.md |