Sha256: b13f28b1accdb52951d4e05397966a543094c6dac5f9e5801219071bc0b3c322

Contents?: true

Size: 921 Bytes

Versions: 8

Compression:

Stored size: 921 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. Marketing SMS messages are those sent typically with marketing content. Transactional SMS messages are sent to individuals and are triggered in response to some action, such as a sign-up, purchase, etc. | [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

8 entries across 8 versions & 1 rubygems

Version Path
sib-api-v3-sdk-5.2.5 docs/SendTransacSms.md
sib-api-v3-sdk-5.2.4 docs/SendTransacSms.md
sib-api-v3-sdk-5.2.3 docs/SendTransacSms.md
sib-api-v3-sdk-5.2.2 docs/SendTransacSms.md
sib-api-v3-sdk-5.2.1 docs/SendTransacSms.md
sib-api-v3-sdk-5.2.0 docs/SendTransacSms.md
sib-api-v3-sdk-5.1.3 docs/SendTransacSms.md
sib-api-v3-sdk-5.1.2 docs/SendTransacSms.md