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