GetDraftEmailMessageInput

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

Input object containing a draft email message id and email address id to retrieve a draft email message

Constructors

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

Properties

Link copied to clipboard

String The id of the email address the draft is for

Link copied to clipboard
val id: String

String The id to the draft email message