Email sent response

interface EmailSentResponse {
    emailSent: boolean;
}

Properties

Properties

emailSent: boolean

Has been the email sent?