Package com.bytedesk.wechat.work.moment
Class GetMomentCustomerListResponse
java.lang.Object
com.bytedesk.wechat.work.moment.GetMomentCustomerListResponse
获取朋友圈可见客户列表响应
-
Field Details
-
errcode
返回码 -
errmsg
对返回码的文本描述内容 -
nextCursor
分页游标 -
customerList
成员可见客户列表
-
-
Constructor Details
-
GetMomentCustomerListResponse
public GetMomentCustomerListResponse()
-