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

    Interface UserPasswordReset

    User password reset interface

    interface UserPasswordReset {
        baseUrl?: string;
        password: string;
    }
    Index

    Properties

    Properties

    baseUrl?: string
    password: string