public class WxCpUserTransferResultResp extends WxCpBaseResp
| 限定符和类型 | 类和说明 | 
|---|---|
| static class  | WxCpUserTransferResultResp.STATUSThe enum Status. | 
| static class  | WxCpUserTransferResultResp.TransferResult客户转接结果实体 | 
errcode, errmsg| 构造器和说明 | 
|---|
| WxCpUserTransferResultResp() | 
| 限定符和类型 | 方法和说明 | 
|---|---|
| static WxCpUserTransferResultResp | fromJson(String json)From json wx cp user transfer result resp. | 
| String | toJson()To json string. | 
successpublic static WxCpUserTransferResultResp fromJson(String json)
json - the jsonpublic String toJson()
WxCpBaseResptoJson 在类中 WxCpBaseRespCopyright © 2024. All rights reserved.