TagoIO SDK for JavaScript and TypeScript
    Preparing search index...

    Interface RunUserCredentials

    interface RunUserCredentials {
        email: string;
        password: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    email: string
    password: string