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