Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeleteSynonymParams

Parameters for the deleteSynonym operation.

Hierarchy

  • DeleteSynonymParams

Index

Properties

entity

entity: string

The name of the entity.

Optional headers

headers: OutgoingHttpHeaders

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