Sha256: ac84ebc7f07dfe235f6f6ffc7f4bb145c1d2476edf33bcac243037682b1962de
Contents?: true
Size: 939 Bytes
Versions: 6
Compression:
Stored size: 939 Bytes
Contents
# SibApiV3Sdk::GetSmsCampaign ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | ID of the SMS Campaign | **name** | **String** | Name of the SMS Campaign | **status** | **String** | Status of the SMS Campaign | **content** | **String** | Content of the SMS Campaign | **scheduled_at** | **String** | UTC date-time on which SMS campaign is scheduled. Should be in YYYY-MM-DDTHH:mm:ss.SSSZ format | [optional] **sender** | **String** | Sender of the SMS Campaign | **created_at** | **String** | Creation UTC date-time of the SMS campaign (YYYY-MM-DDTHH:mm:ss.SSSZ) | **modified_at** | **String** | UTC date-time of last modification of the SMS campaign (YYYY-MM-DDTHH:mm:ss.SSSZ) | **recipients** | [**GetSmsCampaignRecipients**](GetSmsCampaignRecipients.md) | | **statistics** | [**GetSmsCampaignRecipients**](GetSmsCampaignRecipients.md) | |
Version data entries
6 entries across 6 versions & 1 rubygems