Filterset

A filter set [Filterset] defines what data a user has permission to view or update.

XML

SOAP

REST

Database table

Object

Filterset

oaFilterset

filter_set

Supported Commands

Read

read()

The Filterset object has the following properties:

XML / SOAP

Database

Description

active

active

[Read-only] A 1/0 field indicating whether this is designated as an active filter set.

all_access

all_access

[Read-only] A 1/0 field indicating this filterset does not filter anything and cannot be deleted.

created

created

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

default_filter_set

default_filter_set

[Read-only] A 1/0 field indicating whether this is the default new-user filterset.

externalid

external_id

[Read-only] If the record was imported from an external system, you store the unique external record ID here.

id

id

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

name

name

[Read-only] The name of the filterset.

notes

notes

[Read-only] Notes related to the filterset.

updated

updated

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