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