Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateTermDetails

Properties used in term create operations.

Properties

Optional customPropertyMembers

customPropertyMembers: Array<CustomPropertySetUsage>

The list of customized properties along with the values for this object

Optional description

description: undefined | string

Detailed description of the term.

displayName

displayName: string

A user-friendly display name. Is changeable. The combination of 'displayName' and 'parentTermKey' must be unique. Avoid entering confidential information.

Optional isAllowedToHaveChildTerms

isAllowedToHaveChildTerms: undefined | false | true

Indicates whether a term may contain child terms.

Optional owner

owner: undefined | string

OCID of the user who is the owner of this business terminology.

Optional parentTermKey

parentTermKey: undefined | string

The parent key of the term. In the case of a root-level category only, the term would have no parent and this should be left unset.

Optional workflowStatus

workflowStatus: model.TermWorkflowStatus

Status of the approval process workflow for this business term in the glossary.

Functions

getDeserializedJsonObj

getJsonObj