程序包 | 说明 |
---|---|
me.chanjar.weixin.cp.api | |
me.chanjar.weixin.cp.api.impl | |
me.chanjar.weixin.cp.bean.external |
限定符和类型 | 方法和说明 |
---|---|
WxCpUserTransferResultResp |
WxCpExternalContactService.resignedTransferResult(String handOverUserid,
String takeOverUserid,
String cursor)
企业和第三方可通过此接口查询离职成员的客户分配情况。
|
WxCpUserTransferResultResp |
WxCpExternalContactService.transferResult(String handOverUserid,
String takeOverUserid,
String cursor)
企业和第三方可通过此接口查询在职成员的客户转接情况。
|
限定符和类型 | 方法和说明 |
---|---|
WxCpUserTransferResultResp |
WxCpExternalContactServiceImpl.resignedTransferResult(String handOverUserid,
String takeOverUserid,
String cursor) |
WxCpUserTransferResultResp |
WxCpExternalContactServiceImpl.transferResult(String handOverUserid,
String takeOverUserid,
String cursor) |
限定符和类型 | 方法和说明 |
---|---|
static WxCpUserTransferResultResp |
WxCpUserTransferResultResp.fromJson(String json)
From json wx cp user transfer result resp.
|
Copyright © 2024. All rights reserved.