public class WxCpUserWithExternalPermission extends Object
| 构造器和说明 |
|---|
WxCpUserWithExternalPermission() |
| 限定符和类型 | 方法和说明 |
|---|---|
static WxCpUserWithExternalPermission |
fromJson(String json) |
Long |
getErrcode() |
String |
getErrmsg() |
List<String> |
getFollowUser() |
void |
setErrcode(Long errcode) |
void |
setErrmsg(String errmsg) |
void |
setFollowUser(List<String> followUser) |
Copyright © 2019. All rights reserved.