Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAddPersistentHighlightTermsToSetRequest

POST request payload to add terms to a highlight set

interface

Hierarchy

  • IAddPersistentHighlightTermsToSetRequest

Index

Properties

Optional backgroundColor

backgroundColor: string

(Optional) The background color of the new term

type

{string}

Optional foregroundColor

foregroundColor: string

(Optional) The foreground color of the new term

type

{string}

term

term: string

The term to add

type

{string}