public class ZolozAuthenticationCustomerFaceverifyMatchModel extends AlipayObject
Constructor and Description |
---|
ZolozAuthenticationCustomerFaceverifyMatchModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAuthImg()
Gets auth img.
|
String |
getAuthImgChannel()
Gets auth img channel.
|
String |
getBizId()
Gets biz id.
|
String |
getCertName()
Gets cert name.
|
String |
getCertNo()
Gets cert no.
|
String |
getCertType()
Gets cert type.
|
String |
getMerchantUid()
Gets merchant uid.
|
String |
getRefImg()
Gets ref img.
|
String |
getType()
Gets type.
|
void |
setAuthImg(String authImg)
Sets auth img.
|
void |
setAuthImgChannel(String authImgChannel)
Sets auth img channel.
|
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 |
setMerchantUid(String merchantUid)
Sets merchant uid.
|
void |
setRefImg(String refImg)
Sets ref img.
|
void |
setType(String type)
Sets type.
|
public ZolozAuthenticationCustomerFaceverifyMatchModel()
public String getAuthImg()
public void setAuthImg(String authImg)
authImg
- the auth imgpublic String getAuthImgChannel()
public void setAuthImgChannel(String authImgChannel)
authImgChannel
- the auth img channelpublic 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 getMerchantUid()
public void setMerchantUid(String merchantUid)
merchantUid
- the merchant uidpublic String getRefImg()
public void setRefImg(String refImg)
refImg
- the ref imgpublic String getType()
public void setType(String type)
type
- the typeCopyright © 2018. All rights reserved.