Sha256: 9a7a62cf329e87bbb67231a7cafb45b94f72c6dc7d336d7210605fcb29631b5a
Contents?: true
Size: 701 Bytes
Versions: 1
Compression:
Stored size: 701 Bytes
Contents
# SibApiV3Sdk::UpdateSmsCampaign ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | Name of the campaign | [optional] **sender** | **String** | Name of the sender. The number of characters is limited to 11 | [optional] **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** | UTC date-time on which the campaign has to run (YYYY-MM-DDTHH:mm:ss.SSSZ) | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sib-api-v3-sdk-2.1.5 | docs/UpdateSmsCampaign.md |