Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetSynonymParams

Parameters for the getSynonym operation.

Hierarchy

  • GetSynonymParams

Index

Properties

entity

entity: string

The name of the entity.

Optional headers

headers: OutgoingHttpHeaders

Optional includeAudit

includeAudit: boolean

Whether to include the audit properties (created and updated timestamps) in the response.

synonym

synonym: string

The text of the synonym.

value

value: string

The text of the entity value.

workspaceId

workspaceId: string

Unique identifier of the workspace.

Generated using TypeDoc