RoleDetails
Columns
Name | Type | References | SupportedOperators | Platform | Description |
Id [KEY] | Integer | Roles.Id | Common | The Id of the details of the role. | |
ProjectId [KEY] | Integer | Projects.Id | =,IN | Common | The Id of the project associated with the details of the role. |
ProjectKey [KEY] | String | Projects.Key | =,IN | Common | The key of the project associated with the details of the role. |
Name | String | Common | The name of the details of the role. | ||
Description | String | Common | The description of the details of the role. |
Pseudo-Columns
Name | Type | Description | |
Rows@Next | String | This is used to page through multiple pages of results and should not be set manually. |
Last updated