You are here

Preferences

A person's preferences in SkyVault.

Preferences object

Property Type JSON Type Description
id id string The unique preference id.
value Any JSON primitive value Any JSON primitive value The value of the preference.

Example of a preferences object

{
       "value":true,
       "id":"org.alfresco.share.sites.favourites.fred-bloggs-yourcompany-com"
}

List order

Lists of these entities are returned ordered by ascending id.