Class OrgRoleResponse
The response used when searching for Organization roles.
Inherited Members
Namespace: UnityEditor.Purchasing
Assembly: UnityEditor.Purchasing.dll
Syntax
[Serializable]
public class OrgRoleResponse : GeneralResponse
Fields
roles
The organization roles.
Declaration
public List<string> roles
Field Value
Type | Description |
---|---|
List<string> |