Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AttributeTag

Represents an association of an entity attribute to a term.

Properties

Optional attributeKey

attributeKey: undefined | string

The unique key of the parent attribute.

Optional createdById

createdById: undefined | string

OCID of the user who created the tag.

key

key: string

Unique tag key that is immutable.

Optional lifecycleState

lifecycleState: model.LifecycleState

The current state of the tag.

Optional name

name: undefined | string

Name of the tag which matches the term name.

Optional termDescription

termDescription: undefined | string

Description of the related term.

Optional termKey

termKey: undefined | string

Unique key of the related term.

Optional termPath

termPath: undefined | string

Path of the related term.

Optional timeCreated

timeCreated: Date

The date and time the tag was created, in the format defined by RFC3339. Example: {@code 2019-03-25T21:10:29.600Z}

Optional uri

uri: undefined | string

URI to the tag instance in the API.

Functions

getDeserializedJsonObj

getJsonObj