IGPAPI
    Preparing search index...

    Interface AccountLogoutResponse

    interface AccountLogoutResponse {
        login_nonce: string;
        status: string;
    }
    Index

    Properties

    Properties

    login_nonce: string
    status: string