public class ZolozIdentificationCustomerIdcardCertifyModel extends AlipayObject
Constructor and Description |
---|
ZolozIdentificationCustomerIdcardCertifyModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBizId()
Gets biz id.
|
BusinessLicenseCertFileds |
getBusinessLicenseCert()
Gets business license cert.
|
CertFields |
getCert()
Gets cert.
|
IdCardImg |
getIdcardImg()
Gets idcard img.
|
String |
getOperaterId()
Gets operater id.
|
void |
setBizId(String bizId)
Sets biz id.
|
void |
setBusinessLicenseCert(BusinessLicenseCertFileds businessLicenseCert)
Sets business license cert.
|
void |
setCert(CertFields cert)
Sets cert.
|
void |
setIdcardImg(IdCardImg idcardImg)
Sets idcard img.
|
void |
setOperaterId(String operaterId)
Sets operater id.
|
public ZolozIdentificationCustomerIdcardCertifyModel()
public String getBizId()
public void setBizId(String bizId)
bizId
- the biz idpublic BusinessLicenseCertFileds getBusinessLicenseCert()
public void setBusinessLicenseCert(BusinessLicenseCertFileds businessLicenseCert)
businessLicenseCert
- the business license certpublic CertFields getCert()
public void setCert(CertFields cert)
cert
- the certpublic IdCardImg getIdcardImg()
public void setIdcardImg(IdCardImg idcardImg)
idcardImg
- the idcard imgpublic String getOperaterId()
public void setOperaterId(String operaterId)
operaterId
- the operater idCopyright © 2018. All rights reserved.