Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Term

Base model object for the term.

Properties

author

author: Author

Who authored the term. Publisher terms will be defaulted to 'PARTNER'.

compartmentId

compartmentId: string

The unique identifier for the compartment.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

Optional id

id: undefined | string

Unique OCID identifier for the term.

lifecycleState

lifecycleState: LifecycleState

The current state for the Term.

name

name: string

The name for the term.

publisherId

publisherId: string

The unique identifier for the publisher.

Optional systemTags

systemTags: undefined | object

System tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"orcl-cloud": {"free-tier-retained": "true"}}}

timeCreated

timeCreated: Date

The date and time the term was created, in the format defined by RFC3339.

Example: {@code 2022-09-15T21:10:29.600Z}

timeUpdated

timeUpdated: Date

The date and time the term was updated, in the format defined by RFC3339.

Example: {@code 2022-09-15T21:10:29.600Z}

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Term): object

getJsonObj

  • getJsonObj(obj: Term): object