public class ZolozAuthenticationCustomerFtokenQueryModel extends AlipayObject
| 构造器和说明 |
|---|
ZolozAuthenticationCustomerFtokenQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBizType() |
FaceExtInfo |
getExtInfo() |
String |
getFtoken() |
void |
setBizType(String bizType) |
void |
setExtInfo(FaceExtInfo extInfo) |
void |
setFtoken(String ftoken) |
public ZolozAuthenticationCustomerFtokenQueryModel()
public String getBizType()
public void setBizType(String bizType)
public FaceExtInfo getExtInfo()
public void setExtInfo(FaceExtInfo extInfo)
public String getFtoken()
public void setFtoken(String ftoken)
Copyright © 2020. All rights reserved.