Class DetectInfoText
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.faceid.v20180301.models.DetectInfoText
-
public class DetectInfoText extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description DetectInfoText()DetectInfoText(DetectInfoText source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetCompareLibType()Get 本次流程最终比对库源类型。包括: 权威库; 业务方自有库(用户上传照片、客户的混合库、混合部署库); 二次验证库; 人工审核库; 注意:此字段可能返回 null,表示取不到有效值。StringgetComparemsg()Get 本次流程最终一比一结果描述。(仅描述用,文案更新时不会通知。) 注意:此字段可能返回 null,表示取不到有效值。LonggetComparestatus()Get 本次流程最终一比一结果。0为成功 注意:此字段可能返回 null,表示取不到有效值。LonggetErrCode()Get 本次流程最终验证结果。0为成功 注意:此字段可能返回 null,表示取不到有效值。StringgetErrMsg()Get 本次流程最终验证结果描述。(仅描述用,文案更新时不会通知。) 注意:此字段可能返回 null,表示取不到有效值。StringgetExtra()Get Auth接口带入额外信息。 注意:此字段可能返回 null,表示取不到有效值。StringgetIdCard()Get 本次验证使用的身份证号。 注意:此字段可能返回 null,表示取不到有效值。StringgetIdInfoFrom()Get 身份校验环节采用的信息上传方式。 取值有"NFC"、"OCR"、"手动输入"、"其他" 注意:此字段可能返回 null,表示取不到有效值。StringgetLiveMsg()Get 本次流程最终活体结果描述。(仅描述用,文案更新时不会通知。) 注意:此字段可能返回 null,表示取不到有效值。DetectDetail[]getLivenessDetail()Get 本次流程进行的活体一比一流水。 注意:此字段可能返回 null,表示取不到有效值。LonggetLivenessMode()Get 本次流程最终活体类型。包括: 0:未知 1:数字活体 2:动作活体 3:静默活体 4:一闪活体(动作+光线) 注意:此字段可能返回 null,表示取不到有效值。LonggetLiveStatus()Get 本次流程最终活体结果。0为成功 注意:此字段可能返回 null,表示取不到有效值。StringgetLocation()Get 地理位置经纬度。 注意:此字段可能返回 null,表示取不到有效值。StringgetMobile()Get 手机号码。 注意:此字段可能返回 null,表示取不到有效值。StringgetName()Get 本次验证使用的姓名。 注意:此字段可能返回 null,表示取不到有效值。LonggetNFCBillingCounts()Get nfc重复计费计数 注意:此字段可能返回 null,表示取不到有效值。String[]getNFCRequestIds()Get nfc重复计费requestId列表 注意:此字段可能返回 null,表示取不到有效值。StringgetOcrAddress()Get 身份校验环节识别结果:家庭住址。 注意:此字段可能返回 null,表示取不到有效值。StringgetOcrAuthority()Get 身份校验环节识别结果:签发机关。 注意:此字段可能返回 null,表示取不到有效值。StringgetOcrBirth()Get 身份校验环节识别结果:生日。格式为:YYYY/M/D 注意:此字段可能返回 null,表示取不到有效值。StringgetOcrGender()Get 身份校验环节识别结果:性别。 注意:此字段可能返回 null,表示取不到有效值。StringgetOcrIdCard()Get 身份校验环节识别结果:身份证号。 注意:此字段可能返回 null,表示取不到有效值。StringgetOcrName()Get 身份校验环节识别结果:姓名。 注意:此字段可能返回 null,表示取不到有效值。StringgetOcrNation()Get 身份校验环节识别结果:民族。 注意:此字段可能返回 null,表示取不到有效值。StringgetOcrValidDate()Get 身份校验环节识别结果:有效日期。格式为:YYYY.MM.DD-YYYY.MM.DD 注意:此字段可能返回 null,表示取不到有效值。StringgetPassNo()Get 港澳台居住证通行证号码 注意:此字段可能返回 null,表示取不到有效值。StringgetSim()Get 本次流程活体一比一的分数,取值范围 [0.00, 100.00]。相似度大于等于70时才判断为同一人,也可根据具体场景自行调整阈值(阈值70的误通过率为千分之一,阈值80的误通过率是万分之一) 注意:此字段可能返回 null,表示取不到有效值。LonggetUseIDType()Get 用户认证时使用的证件号码类型: 0:二代身份证的证件号码 1:港澳台居住证的证件号码 2:其他(核验使用的证件号码非合法身份号码) 注意:此字段可能返回 null,表示取不到有效值。StringgetVisaNum()Get 港澳台居住证签发次数 注意:此字段可能返回 null,表示取不到有效值。voidsetCompareLibType(String CompareLibType)Set 本次流程最终比对库源类型。包括: 权威库; 业务方自有库(用户上传照片、客户的混合库、混合部署库); 二次验证库; 人工审核库; 注意:此字段可能返回 null,表示取不到有效值。voidsetComparemsg(String Comparemsg)Set 本次流程最终一比一结果描述。(仅描述用,文案更新时不会通知。) 注意:此字段可能返回 null,表示取不到有效值。voidsetComparestatus(Long Comparestatus)Set 本次流程最终一比一结果。0为成功 注意:此字段可能返回 null,表示取不到有效值。voidsetErrCode(Long ErrCode)Set 本次流程最终验证结果。0为成功 注意:此字段可能返回 null,表示取不到有效值。voidsetErrMsg(String ErrMsg)Set 本次流程最终验证结果描述。(仅描述用,文案更新时不会通知。) 注意:此字段可能返回 null,表示取不到有效值。voidsetExtra(String Extra)Set Auth接口带入额外信息。 注意:此字段可能返回 null,表示取不到有效值。voidsetIdCard(String IdCard)Set 本次验证使用的身份证号。 注意:此字段可能返回 null,表示取不到有效值。voidsetIdInfoFrom(String IdInfoFrom)Set 身份校验环节采用的信息上传方式。 取值有"NFC"、"OCR"、"手动输入"、"其他" 注意:此字段可能返回 null,表示取不到有效值。voidsetLiveMsg(String LiveMsg)Set 本次流程最终活体结果描述。(仅描述用,文案更新时不会通知。) 注意:此字段可能返回 null,表示取不到有效值。voidsetLivenessDetail(DetectDetail[] LivenessDetail)Set 本次流程进行的活体一比一流水。 注意:此字段可能返回 null,表示取不到有效值。voidsetLivenessMode(Long LivenessMode)Set 本次流程最终活体类型。包括: 0:未知 1:数字活体 2:动作活体 3:静默活体 4:一闪活体(动作+光线) 注意:此字段可能返回 null,表示取不到有效值。voidsetLiveStatus(Long LiveStatus)Set 本次流程最终活体结果。0为成功 注意:此字段可能返回 null,表示取不到有效值。voidsetLocation(String Location)Set 地理位置经纬度。 注意:此字段可能返回 null,表示取不到有效值。voidsetMobile(String Mobile)Set 手机号码。 注意:此字段可能返回 null,表示取不到有效值。voidsetName(String Name)Set 本次验证使用的姓名。 注意:此字段可能返回 null,表示取不到有效值。voidsetNFCBillingCounts(Long NFCBillingCounts)Set nfc重复计费计数 注意:此字段可能返回 null,表示取不到有效值。voidsetNFCRequestIds(String[] NFCRequestIds)Set nfc重复计费requestId列表 注意:此字段可能返回 null,表示取不到有效值。voidsetOcrAddress(String OcrAddress)Set 身份校验环节识别结果:家庭住址。 注意:此字段可能返回 null,表示取不到有效值。voidsetOcrAuthority(String OcrAuthority)Set 身份校验环节识别结果:签发机关。 注意:此字段可能返回 null,表示取不到有效值。voidsetOcrBirth(String OcrBirth)Set 身份校验环节识别结果:生日。格式为:YYYY/M/D 注意:此字段可能返回 null,表示取不到有效值。voidsetOcrGender(String OcrGender)Set 身份校验环节识别结果:性别。 注意:此字段可能返回 null,表示取不到有效值。voidsetOcrIdCard(String OcrIdCard)Set 身份校验环节识别结果:身份证号。 注意:此字段可能返回 null,表示取不到有效值。voidsetOcrName(String OcrName)Set 身份校验环节识别结果:姓名。 注意:此字段可能返回 null,表示取不到有效值。voidsetOcrNation(String OcrNation)Set 身份校验环节识别结果:民族。 注意:此字段可能返回 null,表示取不到有效值。voidsetOcrValidDate(String OcrValidDate)Set 身份校验环节识别结果:有效日期。格式为:YYYY.MM.DD-YYYY.MM.DD 注意:此字段可能返回 null,表示取不到有效值。voidsetPassNo(String PassNo)Set 港澳台居住证通行证号码 注意:此字段可能返回 null,表示取不到有效值。voidsetSim(String Sim)Set 本次流程活体一比一的分数,取值范围 [0.00, 100.00]。相似度大于等于70时才判断为同一人,也可根据具体场景自行调整阈值(阈值70的误通过率为千分之一,阈值80的误通过率是万分之一) 注意:此字段可能返回 null,表示取不到有效值。voidsetUseIDType(Long UseIDType)Set 用户认证时使用的证件号码类型: 0:二代身份证的证件号码 1:港澳台居住证的证件号码 2:其他(核验使用的证件号码非合法身份号码) 注意:此字段可能返回 null,表示取不到有效值。voidsetVisaNum(String VisaNum)Set 港澳台居住证签发次数 注意:此字段可能返回 null,表示取不到有效值。voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
DetectInfoText
public DetectInfoText()
-
DetectInfoText
public DetectInfoText(DetectInfoText source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
-
Method Detail
-
getErrCode
public Long getErrCode()
Get 本次流程最终验证结果。0为成功 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ErrCode 本次流程最终验证结果。0为成功 注意:此字段可能返回 null,表示取不到有效值。
-
setErrCode
public void setErrCode(Long ErrCode)
Set 本次流程最终验证结果。0为成功 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ErrCode- 本次流程最终验证结果。0为成功 注意:此字段可能返回 null,表示取不到有效值。
-
getErrMsg
public String getErrMsg()
Get 本次流程最终验证结果描述。(仅描述用,文案更新时不会通知。) 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ErrMsg 本次流程最终验证结果描述。(仅描述用,文案更新时不会通知。) 注意:此字段可能返回 null,表示取不到有效值。
-
setErrMsg
public void setErrMsg(String ErrMsg)
Set 本次流程最终验证结果描述。(仅描述用,文案更新时不会通知。) 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ErrMsg- 本次流程最终验证结果描述。(仅描述用,文案更新时不会通知。) 注意:此字段可能返回 null,表示取不到有效值。
-
getIdCard
public String getIdCard()
Get 本次验证使用的身份证号。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- IdCard 本次验证使用的身份证号。 注意:此字段可能返回 null,表示取不到有效值。
-
setIdCard
public void setIdCard(String IdCard)
Set 本次验证使用的身份证号。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
IdCard- 本次验证使用的身份证号。 注意:此字段可能返回 null,表示取不到有效值。
-
getUseIDType
public Long getUseIDType()
Get 用户认证时使用的证件号码类型: 0:二代身份证的证件号码 1:港澳台居住证的证件号码 2:其他(核验使用的证件号码非合法身份号码) 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- UseIDType 用户认证时使用的证件号码类型: 0:二代身份证的证件号码 1:港澳台居住证的证件号码 2:其他(核验使用的证件号码非合法身份号码) 注意:此字段可能返回 null,表示取不到有效值。
-
setUseIDType
public void setUseIDType(Long UseIDType)
Set 用户认证时使用的证件号码类型: 0:二代身份证的证件号码 1:港澳台居住证的证件号码 2:其他(核验使用的证件号码非合法身份号码) 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
UseIDType- 用户认证时使用的证件号码类型: 0:二代身份证的证件号码 1:港澳台居住证的证件号码 2:其他(核验使用的证件号码非合法身份号码) 注意:此字段可能返回 null,表示取不到有效值。
-
getName
public String getName()
Get 本次验证使用的姓名。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Name 本次验证使用的姓名。 注意:此字段可能返回 null,表示取不到有效值。
-
setName
public void setName(String Name)
Set 本次验证使用的姓名。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Name- 本次验证使用的姓名。 注意:此字段可能返回 null,表示取不到有效值。
-
getOcrNation
public String getOcrNation()
Get 身份校验环节识别结果:民族。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- OcrNation 身份校验环节识别结果:民族。 注意:此字段可能返回 null,表示取不到有效值。
-
setOcrNation
public void setOcrNation(String OcrNation)
Set 身份校验环节识别结果:民族。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
OcrNation- 身份校验环节识别结果:民族。 注意:此字段可能返回 null,表示取不到有效值。
-
getOcrAddress
public String getOcrAddress()
Get 身份校验环节识别结果:家庭住址。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- OcrAddress 身份校验环节识别结果:家庭住址。 注意:此字段可能返回 null,表示取不到有效值。
-
setOcrAddress
public void setOcrAddress(String OcrAddress)
Set 身份校验环节识别结果:家庭住址。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
OcrAddress- 身份校验环节识别结果:家庭住址。 注意:此字段可能返回 null,表示取不到有效值。
-
getOcrBirth
public String getOcrBirth()
Get 身份校验环节识别结果:生日。格式为:YYYY/M/D 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- OcrBirth 身份校验环节识别结果:生日。格式为:YYYY/M/D 注意:此字段可能返回 null,表示取不到有效值。
-
setOcrBirth
public void setOcrBirth(String OcrBirth)
Set 身份校验环节识别结果:生日。格式为:YYYY/M/D 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
OcrBirth- 身份校验环节识别结果:生日。格式为:YYYY/M/D 注意:此字段可能返回 null,表示取不到有效值。
-
getOcrAuthority
public String getOcrAuthority()
Get 身份校验环节识别结果:签发机关。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- OcrAuthority 身份校验环节识别结果:签发机关。 注意:此字段可能返回 null,表示取不到有效值。
-
setOcrAuthority
public void setOcrAuthority(String OcrAuthority)
Set 身份校验环节识别结果:签发机关。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
OcrAuthority- 身份校验环节识别结果:签发机关。 注意:此字段可能返回 null,表示取不到有效值。
-
getOcrValidDate
public String getOcrValidDate()
Get 身份校验环节识别结果:有效日期。格式为:YYYY.MM.DD-YYYY.MM.DD 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- OcrValidDate 身份校验环节识别结果:有效日期。格式为:YYYY.MM.DD-YYYY.MM.DD 注意:此字段可能返回 null,表示取不到有效值。
-
setOcrValidDate
public void setOcrValidDate(String OcrValidDate)
Set 身份校验环节识别结果:有效日期。格式为:YYYY.MM.DD-YYYY.MM.DD 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
OcrValidDate- 身份校验环节识别结果:有效日期。格式为:YYYY.MM.DD-YYYY.MM.DD 注意:此字段可能返回 null,表示取不到有效值。
-
getOcrName
public String getOcrName()
Get 身份校验环节识别结果:姓名。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- OcrName 身份校验环节识别结果:姓名。 注意:此字段可能返回 null,表示取不到有效值。
-
setOcrName
public void setOcrName(String OcrName)
Set 身份校验环节识别结果:姓名。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
OcrName- 身份校验环节识别结果:姓名。 注意:此字段可能返回 null,表示取不到有效值。
-
getOcrIdCard
public String getOcrIdCard()
Get 身份校验环节识别结果:身份证号。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- OcrIdCard 身份校验环节识别结果:身份证号。 注意:此字段可能返回 null,表示取不到有效值。
-
setOcrIdCard
public void setOcrIdCard(String OcrIdCard)
Set 身份校验环节识别结果:身份证号。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
OcrIdCard- 身份校验环节识别结果:身份证号。 注意:此字段可能返回 null,表示取不到有效值。
-
getOcrGender
public String getOcrGender()
Get 身份校验环节识别结果:性别。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- OcrGender 身份校验环节识别结果:性别。 注意:此字段可能返回 null,表示取不到有效值。
-
setOcrGender
public void setOcrGender(String OcrGender)
Set 身份校验环节识别结果:性别。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
OcrGender- 身份校验环节识别结果:性别。 注意:此字段可能返回 null,表示取不到有效值。
-
getIdInfoFrom
public String getIdInfoFrom()
Get 身份校验环节采用的信息上传方式。 取值有"NFC"、"OCR"、"手动输入"、"其他" 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- IdInfoFrom 身份校验环节采用的信息上传方式。 取值有"NFC"、"OCR"、"手动输入"、"其他" 注意:此字段可能返回 null,表示取不到有效值。
-
setIdInfoFrom
public void setIdInfoFrom(String IdInfoFrom)
Set 身份校验环节采用的信息上传方式。 取值有"NFC"、"OCR"、"手动输入"、"其他" 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
IdInfoFrom- 身份校验环节采用的信息上传方式。 取值有"NFC"、"OCR"、"手动输入"、"其他" 注意:此字段可能返回 null,表示取不到有效值。
-
getLiveStatus
public Long getLiveStatus()
Get 本次流程最终活体结果。0为成功 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- LiveStatus 本次流程最终活体结果。0为成功 注意:此字段可能返回 null,表示取不到有效值。
-
setLiveStatus
public void setLiveStatus(Long LiveStatus)
Set 本次流程最终活体结果。0为成功 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
LiveStatus- 本次流程最终活体结果。0为成功 注意:此字段可能返回 null,表示取不到有效值。
-
getLiveMsg
public String getLiveMsg()
Get 本次流程最终活体结果描述。(仅描述用,文案更新时不会通知。) 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- LiveMsg 本次流程最终活体结果描述。(仅描述用,文案更新时不会通知。) 注意:此字段可能返回 null,表示取不到有效值。
-
setLiveMsg
public void setLiveMsg(String LiveMsg)
Set 本次流程最终活体结果描述。(仅描述用,文案更新时不会通知。) 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
LiveMsg- 本次流程最终活体结果描述。(仅描述用,文案更新时不会通知。) 注意:此字段可能返回 null,表示取不到有效值。
-
getComparestatus
public Long getComparestatus()
Get 本次流程最终一比一结果。0为成功 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Comparestatus 本次流程最终一比一结果。0为成功 注意:此字段可能返回 null,表示取不到有效值。
-
setComparestatus
public void setComparestatus(Long Comparestatus)
Set 本次流程最终一比一结果。0为成功 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Comparestatus- 本次流程最终一比一结果。0为成功 注意:此字段可能返回 null,表示取不到有效值。
-
getComparemsg
public String getComparemsg()
Get 本次流程最终一比一结果描述。(仅描述用,文案更新时不会通知。) 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Comparemsg 本次流程最终一比一结果描述。(仅描述用,文案更新时不会通知。) 注意:此字段可能返回 null,表示取不到有效值。
-
setComparemsg
public void setComparemsg(String Comparemsg)
Set 本次流程最终一比一结果描述。(仅描述用,文案更新时不会通知。) 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Comparemsg- 本次流程最终一比一结果描述。(仅描述用,文案更新时不会通知。) 注意:此字段可能返回 null,表示取不到有效值。
-
getSim
public String getSim()
Get 本次流程活体一比一的分数,取值范围 [0.00, 100.00]。相似度大于等于70时才判断为同一人,也可根据具体场景自行调整阈值(阈值70的误通过率为千分之一,阈值80的误通过率是万分之一) 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Sim 本次流程活体一比一的分数,取值范围 [0.00, 100.00]。相似度大于等于70时才判断为同一人,也可根据具体场景自行调整阈值(阈值70的误通过率为千分之一,阈值80的误通过率是万分之一) 注意:此字段可能返回 null,表示取不到有效值。
-
setSim
public void setSim(String Sim)
Set 本次流程活体一比一的分数,取值范围 [0.00, 100.00]。相似度大于等于70时才判断为同一人,也可根据具体场景自行调整阈值(阈值70的误通过率为千分之一,阈值80的误通过率是万分之一) 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Sim- 本次流程活体一比一的分数,取值范围 [0.00, 100.00]。相似度大于等于70时才判断为同一人,也可根据具体场景自行调整阈值(阈值70的误通过率为千分之一,阈值80的误通过率是万分之一) 注意:此字段可能返回 null,表示取不到有效值。
-
getLocation
public String getLocation()
Get 地理位置经纬度。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Location 地理位置经纬度。 注意:此字段可能返回 null,表示取不到有效值。
-
setLocation
public void setLocation(String Location)
Set 地理位置经纬度。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Location- 地理位置经纬度。 注意:此字段可能返回 null,表示取不到有效值。
-
getExtra
public String getExtra()
Get Auth接口带入额外信息。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Extra Auth接口带入额外信息。 注意:此字段可能返回 null,表示取不到有效值。
-
setExtra
public void setExtra(String Extra)
Set Auth接口带入额外信息。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Extra- Auth接口带入额外信息。 注意:此字段可能返回 null,表示取不到有效值。
-
getLivenessDetail
public DetectDetail[] getLivenessDetail()
Get 本次流程进行的活体一比一流水。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- LivenessDetail 本次流程进行的活体一比一流水。 注意:此字段可能返回 null,表示取不到有效值。
-
setLivenessDetail
public void setLivenessDetail(DetectDetail[] LivenessDetail)
Set 本次流程进行的活体一比一流水。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
LivenessDetail- 本次流程进行的活体一比一流水。 注意:此字段可能返回 null,表示取不到有效值。
-
getMobile
public String getMobile()
Get 手机号码。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Mobile 手机号码。 注意:此字段可能返回 null,表示取不到有效值。
-
setMobile
public void setMobile(String Mobile)
Set 手机号码。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Mobile- 手机号码。 注意:此字段可能返回 null,表示取不到有效值。
-
getCompareLibType
public String getCompareLibType()
Get 本次流程最终比对库源类型。包括: 权威库; 业务方自有库(用户上传照片、客户的混合库、混合部署库); 二次验证库; 人工审核库; 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- CompareLibType 本次流程最终比对库源类型。包括: 权威库; 业务方自有库(用户上传照片、客户的混合库、混合部署库); 二次验证库; 人工审核库; 注意:此字段可能返回 null,表示取不到有效值。
-
setCompareLibType
public void setCompareLibType(String CompareLibType)
Set 本次流程最终比对库源类型。包括: 权威库; 业务方自有库(用户上传照片、客户的混合库、混合部署库); 二次验证库; 人工审核库; 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
CompareLibType- 本次流程最终比对库源类型。包括: 权威库; 业务方自有库(用户上传照片、客户的混合库、混合部署库); 二次验证库; 人工审核库; 注意:此字段可能返回 null,表示取不到有效值。
-
getLivenessMode
public Long getLivenessMode()
Get 本次流程最终活体类型。包括: 0:未知 1:数字活体 2:动作活体 3:静默活体 4:一闪活体(动作+光线) 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- LivenessMode 本次流程最终活体类型。包括: 0:未知 1:数字活体 2:动作活体 3:静默活体 4:一闪活体(动作+光线) 注意:此字段可能返回 null,表示取不到有效值。
-
setLivenessMode
public void setLivenessMode(Long LivenessMode)
Set 本次流程最终活体类型。包括: 0:未知 1:数字活体 2:动作活体 3:静默活体 4:一闪活体(动作+光线) 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
LivenessMode- 本次流程最终活体类型。包括: 0:未知 1:数字活体 2:动作活体 3:静默活体 4:一闪活体(动作+光线) 注意:此字段可能返回 null,表示取不到有效值。
-
getNFCRequestIds
public String[] getNFCRequestIds()
Get nfc重复计费requestId列表 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- NFCRequestIds nfc重复计费requestId列表 注意:此字段可能返回 null,表示取不到有效值。
-
setNFCRequestIds
public void setNFCRequestIds(String[] NFCRequestIds)
Set nfc重复计费requestId列表 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
NFCRequestIds- nfc重复计费requestId列表 注意:此字段可能返回 null,表示取不到有效值。
-
getNFCBillingCounts
public Long getNFCBillingCounts()
Get nfc重复计费计数 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- NFCBillingCounts nfc重复计费计数 注意:此字段可能返回 null,表示取不到有效值。
-
setNFCBillingCounts
public void setNFCBillingCounts(Long NFCBillingCounts)
Set nfc重复计费计数 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
NFCBillingCounts- nfc重复计费计数 注意:此字段可能返回 null,表示取不到有效值。
-
getPassNo
public String getPassNo()
Get 港澳台居住证通行证号码 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- PassNo 港澳台居住证通行证号码 注意:此字段可能返回 null,表示取不到有效值。
-
setPassNo
public void setPassNo(String PassNo)
Set 港澳台居住证通行证号码 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
PassNo- 港澳台居住证通行证号码 注意:此字段可能返回 null,表示取不到有效值。
-
getVisaNum
public String getVisaNum()
Get 港澳台居住证签发次数 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- VisaNum 港澳台居住证签发次数 注意:此字段可能返回 null,表示取不到有效值。
-
setVisaNum
public void setVisaNum(String VisaNum)
Set 港澳台居住证签发次数 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
VisaNum- 港澳台居住证签发次数 注意:此字段可能返回 null,表示取不到有效值。
-
-