Takaro - v0.4.13
    Preparing search index...

    Interface LoginOutputDTO

    LoginOutputDTO

    interface LoginOutputDTO {
        token: string;
    }
    Index

    Properties

    Properties

    token: string

    LoginOutputDTO