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