Sha256: 4ebf701f2498723e0e1f23bd538fa9d84d6e7fac1a469fe2bd3d53110dfe2ae8

Contents?: true

Size: 985 Bytes

Versions: 5

Compression:

Stored size: 985 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 | 
**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 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

5 entries across 5 versions & 1 rubygems

Version Path
sib-api-v3-sdk-5.1.1 docs/GetSmsCampaign.md
sib-api-v3-sdk-5.1.0 docs/GetSmsCampaign.md
sib-api-v3-sdk-5.0.0 docs/GetSmsCampaign.md
sib-api-v3-sdk-4.0.1 docs/GetSmsCampaign.md
sib-api-v3-sdk-4.0.0 docs/GetSmsCampaign.md