public class VerifyOauthTokenResponse
extends cn.com.antcloud.api.antcloud.AntCloudResponse
| 构造器和说明 |
|---|
VerifyOauthTokenResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getId()
token关联的用户id
|
String |
getType()
token关联的用户类型
|
void |
setId(String id)
token关联的用户id
|
void |
setType(String type)
token关联的用户类型
|
Copyright © 2019. All Rights Reserved.