public static class ConsultCreateSubInstitutionRequest.ConsultCreateSubInstitutionRequestLegalPersonCertInfo
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
certBackImage |
String |
certFrontImage |
String |
certName |
String |
certType |
String |
idCardNo |
构造器和说明 |
---|
ConsultCreateSubInstitutionRequestLegalPersonCertInfo() |
@NameInMap(value="certBackImage") public String certBackImage
@NameInMap(value="certFrontImage") public String certFrontImage
@NameInMap(value="certName") public String certName
@NameInMap(value="certType") public String certType
@NameInMap(value="idCardNo") public String idCardNo
public ConsultCreateSubInstitutionRequestLegalPersonCertInfo()
public static ConsultCreateSubInstitutionRequest.ConsultCreateSubInstitutionRequestLegalPersonCertInfo build(Map<String,?> map) throws Exception
Exception
public ConsultCreateSubInstitutionRequest.ConsultCreateSubInstitutionRequestLegalPersonCertInfo setCertBackImage(String certBackImage)
public String getCertBackImage()
public ConsultCreateSubInstitutionRequest.ConsultCreateSubInstitutionRequestLegalPersonCertInfo setCertFrontImage(String certFrontImage)
public String getCertFrontImage()
public ConsultCreateSubInstitutionRequest.ConsultCreateSubInstitutionRequestLegalPersonCertInfo setCertName(String certName)
public String getCertName()
public ConsultCreateSubInstitutionRequest.ConsultCreateSubInstitutionRequestLegalPersonCertInfo setCertType(String certType)
public String getCertType()
public ConsultCreateSubInstitutionRequest.ConsultCreateSubInstitutionRequestLegalPersonCertInfo setIdCardNo(String idCardNo)
public String getIdCardNo()
Copyright © 2022. All rights reserved.