forinvest-cli
    Preparing search index...

    Interface WELoginRequest

    interface WELoginRequest {
        brokerName: string;
        gRecaptcha: string;
        password: string;
        username: string;
    }
    Index

    Properties

    brokerName: string
    gRecaptcha: string
    password: string
    username: string