public class IdCardVerificationRequest extends AbstractModel
Constructor and Description |
---|
IdCardVerificationRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getIdCard()
Get 身份证号
|
String |
getName()
Get 姓名
|
void |
setIdCard(String IdCard)
Set 身份证号
|
void |
setName(String Name)
Set 姓名
|
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
Copyright © 2020. All rights reserved.