FieldPermissions
This is a table representing the FieldPermissions entities in Salesforce.
Columns
| Name | Type | ReadOnly | References | Description |
| Id [KEY] | String | True |
Unique identifier of the FieldPermissions. |
|
| ParentId | String | False |
Label Parent ID corresponds to this field. |
|
| SobjectType | String | False |
Label Sobject Type Name corresponds to this field. |
|
| Field | String | False |
Label Field Name corresponds to this field. |
|
| PermissionsEdit | Boolean | False |
Label Edit Field corresponds to this field. |
|
| PermissionsRead | Boolean | False |
Label Read Field corresponds to this field. |
|
| SystemModstamp | Datetime | True |
Label System Modstamp corresponds to this field. |