Sha256: 4efc085654c6d9aeb2f52d7d553216adff260488a3080f43687fa56b4f4981fc
Contents?: true
Size: 847 Bytes
Versions: 2
Compression:
Stored size: 847 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** | **DateTime** | 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** | **DateTime** | Creation UTC date-time of the SMS campaign (YYYY-MM-DDTHH:mm:ss.SSSZ) | **modified_at** | **DateTime** | UTC date-time of last modification of the SMS campaign (YYYY-MM-DDTHH:mm:ss.SSSZ) | **recipients** | **Object** | | **statistics** | **Object** | |
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sib-api-v3-sdk-7.3.0 | docs/GetSmsCampaign.md |
sib-api-v3-sdk-7.2.0 | docs/GetSmsCampaign.md |