public class CollegeQueryStudentInfoByMobileRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
CollegeQueryStudentInfoByMobileRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static CollegeQueryStudentInfoByMobileRequest |
build(Map<String,?> map) |
String |
getMobile() |
CollegeQueryStudentInfoByMobileRequest |
setMobile(String mobile) |
@NameInMap(value="mobile") public String mobile
public static CollegeQueryStudentInfoByMobileRequest build(Map<String,?> map) throws Exception
Exceptionpublic CollegeQueryStudentInfoByMobileRequest setMobile(String mobile)
public String getMobile()
Copyright © 2023. All rights reserved.