public class AuthorizerStruct extends Object
| 构造器和说明 |
|---|
AuthorizerStruct() |
public AuthorizerStruct accountUin(Long accountUin)
public Long getAccountUin()
public void setAccountUin(Long accountUin)
public AuthorizerStruct accountId(Long accountId)
public Long getAccountId()
public void setAccountId(Long accountId)
public AuthorizerStruct scopeList(List<String> scopeList)
public AuthorizerStruct addScopeListItem(String scopeListItem)
public AuthorizerStruct wechatAccountId(String wechatAccountId)
public String getWechatAccountId()
public void setWechatAccountId(String wechatAccountId)
public AuthorizerStruct accountRoleType(AccountRoleType accountRoleType)
public AccountRoleType getAccountRoleType()
public void setAccountRoleType(AccountRoleType accountRoleType)
public AuthorizerStruct accountType(AccountType accountType)
public AccountType getAccountType()
public void setAccountType(AccountType accountType)
public AuthorizerStruct roleType(RoleType roleType)
public RoleType getRoleType()
public void setRoleType(RoleType roleType)
Copyright © 2020. All rights reserved.