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