UserRole
This is a table representing the UserRole entities in FinancialForce.
Columns
| Name | Type | ReadOnly | References | Description |
| Id [KEY] | String | True |
Unique identifier of the UserRole. | |
| Name | String | False |
Label Name corresponds to this field. | |
| ParentRoleId | String | False |
UserRole.Id |
Label Parent Role ID corresponds to this field. |
| RollupDescription | String | False |
Label Description corresponds to this field. | |
| OpportunityAccessForAccountOwner | String | False |
Label Opportunity Access Level for Account Owner corresponds to this field. | |
| CaseAccessForAccountOwner | String | False |
Label Case Access Level for Account Owner corresponds to this field. | |
| ContactAccessForAccountOwner | String | True |
Label Contact Access Level for Account Owner corresponds to this field. | |
| ForecastUserId | String | False |
User.Id |
Label User ID corresponds to this field. |
| MayForecastManagerShare | Boolean | True |
Label May Forecast Manager Share corresponds to this field. | |
| LastModifiedDate | Datetime | True |
Label Last Modified Date corresponds to this field. | |
| LastModifiedById | String | True |
User.Id |
Label Last Modified By ID corresponds to this field. |
| SystemModstamp | Datetime | True |
Label System Modstamp corresponds to this field. | |
| DeveloperName | String | False |
Label Developer Name corresponds to this field. | |
| PortalAccountId | String | False |
Account.Id |
Label Account ID corresponds to this field. |
| PortalType | String | False |
Label Portal Type corresponds to this field. | |
| PortalAccountOwnerId | String | True |
User.Id |
Label User ID corresponds to this field. |