Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 702 Bytes

File metadata and controls

22 lines (20 loc) · 702 Bytes

BulkMessageUpdate

Properties

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

Enum: DeliveryStatusEnum

Name Value
SENDING "sending"
FAILED "failed"
COMPLETE "complete"