File "GetSmsCampaignOverview.md"
Full Path: /home/clickysoft/public_html/jmapi5.clickysoft.net/vendor/getbrevo/brevo-php/docs/Model/GetSmsCampaignOverview.md
File size: 933 bytes
MIME-type: text/plain
Charset: utf-8
# GetSmsCampaignOverview
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | 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 |
**scheduledAt** | **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 |
**createdAt** | **string** | Creation UTC date-time of the SMS campaign (YYYY-MM-DDTHH:mm:ss.SSSZ) |
**modifiedAt** | **string** | UTC date-time of last modification of the SMS campaign (YYYY-MM-DDTHH:mm:ss.SSSZ) |
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)