public class ZolozIdentificationCustomerCertifyConsultModel extends AlipayObject
Constructor and Description |
---|
ZolozIdentificationCustomerCertifyConsultModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBizId()
Gets biz id.
|
String |
getCertName()
Gets cert name.
|
String |
getCertNo()
Gets cert no.
|
String |
getCertType()
Gets cert type.
|
String |
getType()
Gets type.
|
void |
setBizId(String bizId)
Sets biz id.
|
void |
setCertName(String certName)
Sets cert name.
|
void |
setCertNo(String certNo)
Sets cert no.
|
void |
setCertType(String certType)
Sets cert type.
|
void |
setType(String type)
Sets type.
|
public ZolozIdentificationCustomerCertifyConsultModel()
public String getBizId()
public void setBizId(String bizId)
bizId
- the biz idpublic String getCertName()
public void setCertName(String certName)
certName
- the cert namepublic String getCertNo()
public void setCertNo(String certNo)
certNo
- the cert nopublic String getCertType()
public void setCertType(String certType)
certType
- the cert typepublic String getType()
public void setType(String type)
type
- the typeCopyright © 2018. All rights reserved.