Sha256: db349faaa40345d6b82de2bbc5e7a7d5a7cd5009a3027c6e34d0b556841ed77a
Contents?: true
Size: 694 Bytes
Versions: 3
Compression:
Stored size: 694 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** | **String** | Date and time on which the campaign has to run (YYYY-MM-DD HH:mm:ss) | [optional]
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
sib-api-v3-sdk-2.0.1 | docs/UpdateSmsCampaign.md |
sib-api-v3-sdk-2.0.0 | docs/UpdateSmsCampaign.md |
sib-api-v3-sdk-1.0.0 | docs/UpdateSmsCampaign.md |