Properties
Name | Type | Required | Description |
---|---|---|---|
Roles | GetWorkspaceRolesRoles | ❌ | Information about the workspace's user roles. |
Information about the workspace's user roles.
Properties
Name | Type | Required | Description |
---|---|---|---|
User | List<RolesUser> |
❌ | The list of user roles in the workspace. |
Usergroup_ | List<Usergroup> |
❌ | Information about the workspace's user group roles. |
Information about the user role.
Properties
Name | Type | Required | Description |
---|---|---|---|
Id | long | ❌ | The role's ID. |
Description | string | ❌ | The role's description. |
DisplayName | string | ❌ | The role's display name. |
Information about the user group in the workspace.
Properties
Name | Type | Required | Description |
---|---|---|---|
Id | long | ❌ | The role's ID. |
Description | string | ❌ | The role's description. |
DisplayName | string | ❌ | The role's display name. |