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.
|
success
public static WxCpFileList fromJson(String json)
json
- the jsonpublic String toJson()
WxCpBaseResp
toJson
在类中 WxCpBaseResp
Copyright © 2024. All rights reserved.