# 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]