| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | ||
| userId | Integer | ||
| templateId | String | ||
| campaignId | Integer | ||
| locationId | Integer | ||
| deliveryStatus | DeliveryStatusEnum | [optional] | |
| provider | String | [optional] | |
| content | String | [optional] | |
| dateAdded | OffsetDateTime |
| Name | Value |
|---|---|
| SENDING | "sending" |
| FAILED | "failed" |
| COMPLETE | "complete" |