| Name | Type | Description | Notes |
|---|---|---|---|
| Id | int64 | ID of the SMS Campaign | [default to null] |
| Name | string | Name of the SMS Campaign | [default to null] |
| Status | string | Status of the SMS Campaign | [default to null] |
| Content | string | Content of the SMS Campaign | [default to null] |
| ScheduledAt | string | UTC date-time on which SMS campaign is scheduled. Should be in YYYY-MM-DDTHH:mm:ss.SSSZ format | [optional] [default to null] |
| Sender | string | Sender of the SMS Campaign | [default to null] |
| CreatedAt | string | Creation UTC date-time of the SMS campaign (YYYY-MM-DDTHH:mm:ss.SSSZ) | [default to null] |
| ModifiedAt | string | UTC date-time of last modification of the SMS campaign (YYYY-MM-DDTHH:mm:ss.SSSZ) | [default to null] |