Schedule Send Draft Message Input
data class ScheduleSendDraftMessageInput(val id: String, val emailAddressId: String, val sendAt: Date)
Input object containing the parameters needed to schedule send a draft message