类 GetVsAccountResponse

    • 构造器详细资料

      • GetVsAccountResponse

        public GetVsAccountResponse()
    • 方法详细资料

      • getAccountId

        public String getAccountId()
      • setAccountId

        public void setAccountId​(String accountId)
      • getUserId

        public String getUserId()
      • setUserId

        public void setUserId​(String userId)
      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getEmail

        public String getEmail()
      • setEmail

        public void setEmail​(String email)
      • getMobilePhone

        public String getMobilePhone()
      • setMobilePhone

        public void setMobilePhone​(String mobilePhone)
      • getAccountType

        public String getAccountType()
      • setAccountType

        public void setAccountType​(String accountType)
      • getCompany

        public String getCompany()
      • setCompany

        public void setCompany​(String company)