public class ZolozAuthenticationCustomerFtokenQueryModel extends AlipayObject
| Constructor and Description |
|---|
ZolozAuthenticationCustomerFtokenQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBizType()
Gets biz type.
|
FaceExtInfo |
getExtInfo()
Gets ext info.
|
String |
getFtoken()
Gets ftoken.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setExtInfo(FaceExtInfo extInfo)
Sets ext info.
|
void |
setFtoken(String ftoken)
Sets ftoken.
|
public ZolozAuthenticationCustomerFtokenQueryModel()
public String getBizType()
public void setBizType(String bizType)
bizType - the biz typepublic FaceExtInfo getExtInfo()
public void setExtInfo(FaceExtInfo extInfo)
extInfo - the ext infopublic String getFtoken()
public void setFtoken(String ftoken)
ftoken - the ftokenCopyright © 2018. All rights reserved.