Scheduled Message
@Entity
Constructors
Link copied to clipboard
constructor(id: String = TsidCreator.getTsid().toString(), tenantId: String, scheduledTo: LocalDateTime, status: ScheduleStatus = ScheduleStatus.PENDING, content: String?, type: MessageType, templateName: String? = null, templateArgs: List<String>? = null, targetTagId: String? = null, targetContactIds: List<String>? = null)