| Package | Description | 
|---|---|
| com.tencentcloudapi.ess.v20201111.models | 
| Modifier and Type | Method and Description | 
|---|---|
HasAuthUser[] | 
ExtendAuthInfo.getHasAuthUserList()
Get 该扩展服务若可以授权,此参数对应授权人员的列表 
 | 
HasAuthUser[] | 
AuthInfoDetail.getHasAuthUserList()
Get 授权员工列表 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ExtendAuthInfo.setHasAuthUserList(HasAuthUser[] HasAuthUserList)
Set 该扩展服务若可以授权,此参数对应授权人员的列表 
 | 
void | 
AuthInfoDetail.setHasAuthUserList(HasAuthUser[] HasAuthUserList)
Set 授权员工列表 
 | 
| Constructor and Description | 
|---|
HasAuthUser(HasAuthUser source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. 
 | 
Copyright © 2025. All rights reserved.