public class CollegeUpdateStudentDeptInfoResponseBody
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
Boolean |
isSuccessful
example:
true
|
构造器和说明 |
---|
CollegeUpdateStudentDeptInfoResponseBody() |
限定符和类型 | 方法和说明 |
---|---|
static CollegeUpdateStudentDeptInfoResponseBody |
build(Map<String,?> map) |
Boolean |
getIsSuccessful() |
CollegeUpdateStudentDeptInfoResponseBody |
setIsSuccessful(Boolean isSuccessful) |
@NameInMap(value="isSuccessful") public Boolean isSuccessful
true
public static CollegeUpdateStudentDeptInfoResponseBody build(Map<String,?> map) throws Exception
Exception
public CollegeUpdateStudentDeptInfoResponseBody setIsSuccessful(Boolean isSuccessful)
public Boolean getIsSuccessful()
Copyright © 2024. All rights reserved.