public class ZolozIdentificationCustomerCertifyzhubQueryModel extends AlipayObject
Constructor and Description |
---|
ZolozIdentificationCustomerCertifyzhubQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBizId()
Gets biz id.
|
Long |
getFaceType()
Gets face type.
|
Boolean |
getNeedImg()
Gets need img.
|
String |
getZimId()
Gets zim id.
|
void |
setBizId(String bizId)
Sets biz id.
|
void |
setFaceType(Long faceType)
Sets face type.
|
void |
setNeedImg(Boolean needImg)
Sets need img.
|
void |
setZimId(String zimId)
Sets zim id.
|
public ZolozIdentificationCustomerCertifyzhubQueryModel()
public String getBizId()
public void setBizId(String bizId)
bizId
- the biz idpublic Long getFaceType()
public void setFaceType(Long faceType)
faceType
- the face typepublic Boolean getNeedImg()
public void setNeedImg(Boolean needImg)
needImg
- the need imgpublic String getZimId()
public void setZimId(String zimId)
zimId
- the zim idCopyright © 2018. All rights reserved.