Sha256: 2b8001c723c80b2b31a581e2c9c1025a39bacf519cd1fb7638c322385d0ced47
Contents?: true
Size: 898 Bytes
Versions: 5
Compression:
Stored size: 898 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** | **DateTime** | Date on which SMS campaign is scheduled. Should be in YYYY-MM-DDTHH:mm:ss.SSSZ 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** | **DateTime** | Creation date of the SMS campaign (YYYY-MM-DDTHH:mm:ss.SSSZ) | **modified_at** | **DateTime** | Date of last modification of the SMS campaign (YYYY-MM-DDTHH:mm:ss.SSSZ) |
Version data entries
5 entries across 5 versions & 1 rubygems