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