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

    Interface UserAccountRecovery

    User account recovery interface

    interface UserAccountRecovery {
        baseUrl?: string;
        username: string;
    }
    Index

    Properties

    Properties

    baseUrl?: string
    username: string