Class WeChatWorkOAuthService.UserInfoByCodeResp
java.lang.Object
com.bytedesk.core.rbac.auth.wechat_work.WeChatWorkOAuthService.BaseResp
com.bytedesk.core.rbac.auth.wechat_work.WeChatWorkOAuthService.UserInfoByCodeResp
- Enclosing class:
- WeChatWorkOAuthService
public static class WeChatWorkOAuthService.UserInfoByCodeResp
extends WeChatWorkOAuthService.BaseResp
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.rbac.auth.wechat_work.WeChatWorkOAuthService.BaseResp
ensureOk
-
Field Details
-
userId
-
deviceId
-
userTicket
-
expiresIn
-
openId
-
-
Constructor Details
-
UserInfoByCodeResp
public UserInfoByCodeResp()
-