Sha256: 2d677acc8fc73e1c6354b2cc1a6e010ca3160f06b17122ee45cff5f7c514fa93
Contents?: true
Size: 877 Bytes
Versions: 3
Compression:
Stored size: 877 Bytes
Contents
# SibApiV3Sdk::GetSmsCampaignOverview ## 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** | Date on which SMS campaign is scheduled. Should be in YYYY-MM-DD HH:mm:ss format | **test_sent** | **BOOLEAN** | Retrieved the status of test SMS sending. (true=Test SMS has been sent false=Test SMS has not been sent) | **sender** | **String** | Sender of the SMS Campaign | **created_at** | **String** | Creation date of the SMS campaign (YYYY-MM-DD HH:mm:ss) | **modified_at** | **String** | Date of last modification of the SMS campaign (YYYY-MM-DD HH:mm:ss) |
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
sib-api-v3-sdk-2.0.1 | docs/GetSmsCampaignOverview.md |
sib-api-v3-sdk-2.0.0 | docs/GetSmsCampaignOverview.md |
sib-api-v3-sdk-1.0.0 | docs/GetSmsCampaignOverview.md |