public static class OapiCrmAuthGroupPermissionListResponse.AuthObjects extends TaobaoObject
| Constructor and Description |
|---|
AuthObjects() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel() |
List<OapiCrmAuthGroupPermissionListResponse.ManageScope> |
getManageScope() |
String |
getName() |
List<OapiCrmAuthGroupPermissionListResponse.OperateScope> |
getOperateScope() |
void |
setLabel(String label) |
void |
setManageScope(List<OapiCrmAuthGroupPermissionListResponse.ManageScope> manageScope) |
void |
setName(String name) |
void |
setOperateScope(List<OapiCrmAuthGroupPermissionListResponse.OperateScope> operateScope) |
public String getLabel()
public void setLabel(String label)
public List<OapiCrmAuthGroupPermissionListResponse.ManageScope> getManageScope()
public void setManageScope(List<OapiCrmAuthGroupPermissionListResponse.ManageScope> manageScope)
public String getName()
public void setName(String name)
public List<OapiCrmAuthGroupPermissionListResponse.OperateScope> getOperateScope()
public void setOperateScope(List<OapiCrmAuthGroupPermissionListResponse.OperateScope> operateScope)
Copyright © 2021. All rights reserved.