tutti-api - v2.1.0
    Preparing search index...

    Interface LoginCredentials

    interface LoginCredentials {
        password: string;
        username: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    password: string
    username: string