Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace FolderTagSummary

Summary of a folder tag.

Properties

Optional folderKey

folderKey: undefined | string

The unique key of the parent folder.

Optional glossaryKey

glossaryKey: undefined | string

Unique id of the parent glossary of the term.

key

key: string

Unique tag key that is immutable.

Optional lifecycleState

lifecycleState: model.LifecycleState

State of the Tag.

Optional name

name: undefined | string

Name of the tag that 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