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

Version Path
sib-api-v3-sdk-5.0.0 docs/SendTransacSms.md
sib-api-v3-sdk-4.0.1 docs/SendTransacSms.md
sib-api-v3-sdk-4.0.0 docs/SendTransacSms.md
sib-api-v3-sdk-3.0.1 docs/SendTransacSms.md
sib-api-v3-sdk-3.0.0 docs/SendTransacSms.md
sib-api-v3-sdk-2.1.5 docs/SendTransacSms.md
sib-api-v3-sdk-2.1.4 docs/SendTransacSms.md
sib-api-v3-sdk-2.1.3 docs/SendTransacSms.md
sib-api-v3-sdk-2.1.2 docs/SendTransacSms.md
sib-api-v3-sdk-2.1.1 docs/SendTransacSms.md
sib-api-v3-sdk-2.1.0 docs/SendTransacSms.md