Preference

A preference [Preference] is a user personal setting or company setting controlling a wide range of functionality.

XML

SOAP

REST

Database table

Object

Preference

oaPreference

preference

Supported Commands

Add, Read, Modify

add(), read(), modify(), upsert()

The preference [Preference] object has the following properties:

XML / SOAP

Database

Description

created

created

[Read-only] Time the record was created. See Date Fields.

group_name

group_name

Optional group name for the preference.

id

id

[Read-only] Unique ID. Automatically assigned by OpenAir.

name

name

The name for the preference.

setting

setting

The preference data is stored in this field.

updated

updated

[Read-only] Time the record was last updated or modified. See Date Fields.

userid

user_id

If the preference is specific to a user, this will be the user ID.