public class WxCpUserResult extends WxCpBaseResp implements Serializable
| 限定符和类型 | 类和说明 |
|---|---|
static class |
WxCpUserResult.Children
The type Children.
|
static class |
WxCpUserResult.Parent
The type Parent.
|
static class |
WxCpUserResult.Student
The type Student.
|
errcode, errmsg| 构造器和说明 |
|---|
WxCpUserResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
static WxCpUserResult |
fromJson(String json)
From json wx cp user result.
|
String |
toJson()
To json string.
|
successpublic static WxCpUserResult fromJson(String json)
json - the jsonpublic String toJson()
WxCpBaseResptoJson 在类中 WxCpBaseRespCopyright © 2024. All rights reserved.