UserPreference
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. |
Last updated