public class GetEidTokenConfig extends AbstractModel
Constructor and Description |
---|
GetEidTokenConfig() |
Modifier and Type | Method and Description |
---|---|
String |
getInputType()
Get 姓名身份证输入方式。
1:传身份证正反面OCR
2:传身份证正面OCR
3:用户手动输入
4:客户后台传入
默认1
注:使用OCR时仅支持用户修改结果中的姓名
|
void |
setInputType(String InputType)
Set 姓名身份证输入方式。
1:传身份证正反面OCR
2:传身份证正面OCR
3:用户手动输入
4:客户后台传入
默认1
注:使用OCR时仅支持用户修改结果中的姓名
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public String getInputType()
public void setInputType(String InputType)
InputType
- 姓名身份证输入方式。
1:传身份证正反面OCR
2:传身份证正面OCR
3:用户手动输入
4:客户后台传入
默认1
注:使用OCR时仅支持用户修改结果中的姓名Copyright © 2021. All rights reserved.