Share via


AtlasTermCategorizationHeader interface

The basic information for term categorization.

Properties

categoryGuid

The GUID of the category.

description

The description of the record.

displayText

The display text.

relationGuid

The GUID of the relationship.

status

The status of term relationship.

Possible values: "DRAFT", "ACTIVE", "DEPRECATED", "OBSOLETE", "OTHER"

Property Details

categoryGuid

The GUID of the category.

categoryGuid?: string

Property Value

string

description

The description of the record.

description?: string

Property Value

string

displayText

The display text.

displayText?: string

Property Value

string

relationGuid

The GUID of the relationship.

relationGuid?: string

Property Value

string

status

The status of term relationship.

Possible values: "DRAFT", "ACTIVE", "DEPRECATED", "OBSOLETE", "OTHER"

status?: string

Property Value

string