Sha256: 04339650a510cb3a1ab17a528f6125b36e32a9895898f80bde63d6b67250745c
Contents?: true
Size: 933 Bytes
Versions: 2
Compression:
Stored size: 933 Bytes
Contents
# Brevo::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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
brevo-3.0.0 | docs/GetSmsCampaign.md |
brevo-2.0.0 | docs/GetSmsCampaign.md |