public class WxCpUserTransferResultResp extends WxCpBaseResp
限定符和类型 | 类和说明 |
---|---|
static class |
WxCpUserTransferResultResp.STATUS
The 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.
|
success
public static WxCpUserTransferResultResp fromJson(String json)
json
- the jsonpublic String toJson()
WxCpBaseResp
toJson
在类中 WxCpBaseResp
Copyright © 2024. All rights reserved.