interface EmailRawText {
    message: string;
}

Properties

Properties

message: string

Message in raw text for email body