public class BankFourElementVerifyReq extends BaseReq
| 构造器和说明 |
|---|
BankFourElementVerifyReq() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBankAccountNo() |
String |
getMobile() |
String |
getUserIdentNo() |
String |
getUserIdentType() |
String |
getUserName() |
void |
setBankAccountNo(String bankAccountNo) |
void |
setMobile(String mobile) |
void |
setUserIdentNo(String userIdentNo) |
void |
setUserIdentType(String userIdentType) |
void |
setUserName(String userName) |
getAccessToken, setAccessTokenpublic String getUserIdentType()
public void setUserIdentType(String userIdentType)
public String getUserName()
public void setUserName(String userName)
public String getUserIdentNo()
public void setUserIdentNo(String userIdentNo)
public String getBankAccountNo()
public void setBankAccountNo(String bankAccountNo)
public String getMobile()
public void setMobile(String mobile)
Copyright © 2025. All rights reserved.