public class WxCpExternalContactBatchInfo extends WxCpBaseResp implements Serializable
批量获取客户详情 参考文档:https://work.weixin.qq.com/api/doc/90000/90135/92994
| 限定符和类型 | 类和说明 | 
|---|---|
| static class  | WxCpExternalContactBatchInfo.ExternalContactInfoThe type External contact info. | 
errcode, errmsg| 构造器和说明 | 
|---|
| WxCpExternalContactBatchInfo() | 
| 限定符和类型 | 方法和说明 | 
|---|---|
| static WxCpExternalContactBatchInfo | fromJson(String json)From json wx cp external contact batch info. | 
success, toJsonpublic static WxCpExternalContactBatchInfo fromJson(String json)
json - the jsonCopyright © 2024. All rights reserved.