public class TuitionISVSchoolDTO extends AlipayObject
| 构造器和说明 |
|---|
TuitionISVSchoolDTO() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCountry() |
String |
getSchoolId() |
String |
getSchoolName() |
void |
setCountry(String country) |
void |
setSchoolId(String schoolId) |
void |
setSchoolName(String schoolName) |
Copyright © 2023. All rights reserved.