Sha256: 4dfd596a3bde98ec3219002136a1fd283d868c76e60cc9060c24ad92cec8075d
Contents?: true
Size: 679 Bytes
Versions: 5
Compression:
Stored size: 679 Bytes
Contents
# SibApiV3Sdk::CreateSmsCampaign ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | Name of the campaign | **sender** | **String** | Name of the sender. The number of characters is limited to 11 | **content** | **String** | Content of the message. The maximum characters used per SMS is 160, if used more than that, it will be counted as more than one SMS | [optional] **recipients** | [**CreateSmsCampaignRecipients**](CreateSmsCampaignRecipients.md) | | [optional] **scheduled_at** | **DateTime** | Date and time on which the campaign has to run (YYYY-MM-DDTHH:mm:ss.SSSZ) | [optional]
Version data entries
5 entries across 5 versions & 1 rubygems