public class CorpIdentInfoReq extends BaseBean
| 构造器和说明 |
|---|
CorpIdentInfoReq() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<String> |
getCorpIdentMethod() |
String |
getCorpIdentNo() |
String |
getCorpIdentType() |
String |
getCorpName() |
String |
getFaceauthMode() |
String |
getLegalRepName() |
String |
getLicense() |
String |
getLicenseFileId() |
void |
setCorpIdentMethod(List<String> corpIdentMethod) |
void |
setCorpIdentNo(String corpIdentNo) |
void |
setCorpIdentType(String corpIdentType) |
void |
setCorpName(String corpName) |
void |
setFaceauthMode(String faceauthMode) |
void |
setLegalRepName(String legalRepName) |
void |
setLicense(String license) |
void |
setLicenseFileId(String licenseFileId) |
public String getLicenseFileId()
public void setLicenseFileId(String licenseFileId)
public String getFaceauthMode()
public void setFaceauthMode(String faceauthMode)
public String getCorpName()
public void setCorpName(String corpName)
public String getCorpIdentType()
public void setCorpIdentType(String corpIdentType)
public String getCorpIdentNo()
public void setCorpIdentNo(String corpIdentNo)
public String getLegalRepName()
public void setLegalRepName(String legalRepName)
public String getLicense()
public void setLicense(String license)
Copyright © 2025. All rights reserved.