IQRF Gateway Webapp JavaScript client - v0.3.0-beta.13
    Preparing search index...

    Interface EmailSentResponse

    Email sent response

    interface EmailSentResponse {
        emailSent: boolean;
    }
    Index

    Properties

    Properties

    emailSent: boolean

    Has been the email sent?