public class ZolozAuthenticationCustomerFaceverifyMatchModel extends AlipayObject
| 构造器和说明 |
|---|
ZolozAuthenticationCustomerFaceverifyMatchModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAuthImg() |
String |
getAuthImgChannel() |
String |
getBizId() |
String |
getCertName() |
String |
getCertNo() |
String |
getCertType() |
String |
getMerchantUid() |
String |
getRefImg() |
String |
getType() |
void |
setAuthImg(String authImg) |
void |
setAuthImgChannel(String authImgChannel) |
void |
setBizId(String bizId) |
void |
setCertName(String certName) |
void |
setCertNo(String certNo) |
void |
setCertType(String certType) |
void |
setMerchantUid(String merchantUid) |
void |
setRefImg(String refImg) |
void |
setType(String type) |
public ZolozAuthenticationCustomerFaceverifyMatchModel()
public String getAuthImg()
public void setAuthImg(String authImg)
public String getAuthImgChannel()
public void setAuthImgChannel(String authImgChannel)
public String getBizId()
public void setBizId(String bizId)
public String getCertName()
public void setCertName(String certName)
public String getCertNo()
public void setCertNo(String certNo)
public String getCertType()
public void setCertType(String certType)
public String getMerchantUid()
public void setMerchantUid(String merchantUid)
public String getRefImg()
public void setRefImg(String refImg)
public String getType()
public void setType(String type)
Copyright © 2023. All rights reserved.