forinvest-cli
    Preparing search index...

    Interface WERegisterResponse

    interface WERegisterResponse {
        accounts: number[];
        crm_token: string;
        time: number;
    }
    Index

    Properties

    accounts: number[]
    crm_token: string
    time: number