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