CancelScheduledDraftMessageInput

data class CancelScheduledDraftMessageInput(val id: String, val emailAddressId: String)

Input object containing the parameters needed to cancel a scheduled draft message

Constructors

Link copied to clipboard
constructor(id: String, emailAddressId: String)

Properties

Link copied to clipboard

String The id of the email address that owns the scheduled draft

Link copied to clipboard
val id: String

String The id of the scheduled draft message to cancel