AppPreferencesinterface
Describes the user preferences for an app.
Properties (3)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| app⚓︎ | string | x | Name of the app. |
|
| data⚓︎ | Data | x | Object holding the user preferences as key/value pairs. |
|
| lastUpdate⚓︎ | Date | x | x | Timestamp of the last update of the user preferences. |