TagGroupAttribute

A tag group attribute [TagGroupAttribute] is a possible tag value that can be associated a user, customer, or project.

XML

SOAP

REST

Database table

Object

TagGroupAttribute

oaTagGroupAttribute

tag_group_attribute

Supported Commands

Add, Read, Modify, Delete

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

The TagGroupAttribute object has the following properties

XML / SOAP

Database

Description

active

active

A 1/0 field indicating whether the record is active.

created

created

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

externalid

external_id

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

Name of the tag group attribute.

tag_groupid

tag_groupid

The ID of the tag group this attribute is in.

updated

updated

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