public class AlipaySecurityProdIrisVerifyModel extends AlipayObject
Constructor and Description |
---|
AlipaySecurityProdIrisVerifyModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBizToken()
Gets biz token.
|
String |
getExtInfo()
Gets ext info.
|
String |
getGroupId()
Gets group id.
|
String |
getIrisStr()
Gets iris str.
|
String |
getOperateType()
Gets operate type.
|
String |
getOutAppFlag()
Gets out app flag.
|
String |
getOutBizNo()
Gets out biz no.
|
String |
getPersonId()
Gets person id.
|
void |
setBizToken(String bizToken)
Sets biz token.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setGroupId(String groupId)
Sets group id.
|
void |
setIrisStr(String irisStr)
Sets iris str.
|
void |
setOperateType(String operateType)
Sets operate type.
|
void |
setOutAppFlag(String outAppFlag)
Sets out app flag.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
void |
setPersonId(String personId)
Sets person id.
|
public String getBizToken()
public void setBizToken(String bizToken)
bizToken
- the biz tokenpublic String getExtInfo()
public void setExtInfo(String extInfo)
extInfo
- the ext infopublic String getGroupId()
public void setGroupId(String groupId)
groupId
- the group idpublic String getIrisStr()
public void setIrisStr(String irisStr)
irisStr
- the iris strpublic String getOperateType()
public void setOperateType(String operateType)
operateType
- the operate typepublic String getOutAppFlag()
public void setOutAppFlag(String outAppFlag)
outAppFlag
- the out app flagpublic String getOutBizNo()
public void setOutBizNo(String outBizNo)
outBizNo
- the out biz nopublic String getPersonId()
public void setPersonId(String personId)
personId
- the person idCopyright © 2018. All rights reserved.