forinvest-cli
    Preparing search index...

    Interface WERegisterRequest

    interface WERegisterRequest {
        email: string;
        gRecaptchaResponse: string;
        name: string;
        telephone: string;
        userName: string;
    }
    Index

    Properties

    email: string
    gRecaptchaResponse: string
    name: string
    telephone: string
    userName: string