A functional role for any number of users in an organization.
| Name | Editable? | Required? | Type | Nullable? | Summary |
|---|---|---|---|---|---|
| ID | Int32 | The ID of the functional role. | |||
| Name | This field is editable through the web API. | This field is required. | String | The name of the functional role. | |
| StandardRate | This field is editable through the web API. | This field is required. | Double | The standard rate of the functional role. | |
| CostRate | This field is editable through the web API. | This field is required. | Double | The cost rate of the functional role. | |
| CreatedDate | DateTime | The created date of the functional role. | |||
| ModifiedDate | DateTime | The last modified date of the functional role. | |||
| Comments | This field is editable through the web API. | String | This field is nullable. | The comments of the functional role. | |
| UsersCount | Int32 | The number of users associated with the functional role. | |||
| RequestsCount | Int32 | The number of requests associated with the functional role. | |||
| ProjectsCount | Int32 | The number of projects associated with the functional role. | |||
| OpportunitiesCount | Int32 | The number of opportunities associated with the functional role. | |||
| ResourceRequestsCount | Int32 | The number of resource requests associated with the functional role. |