UserPreference
This is a table representing the UserPreference entities in FinancialForce.
Columns
| Name | Type | ReadOnly | References | Description |
| Id [KEY] | String | True |
Unique identifier of the UserPreference. | |
| UserId | String | True |
User.Id |
Label User ID corresponds to this field. |
| Preference | String | True |
Label Preference corresponds to this field. | |
| Value | String | True |
Label Value corresponds to this field. | |
| SystemModstamp | Datetime | True |
Label System Modstamp corresponds to this field. |