public class CheckPhoneAndNameRequest extends AbstractModel
Constructor and Description |
---|
CheckPhoneAndNameRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getMobile()
Get ⼿机号
|
String |
getName()
Get 姓名
|
void |
setMobile(String Mobile)
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 © 2021. All rights reserved.