Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IFilterOption

Object used to display Filter Options in the UI

Hierarchy

  • IFilterOption

Index

Properties

active

active: boolean

Whether filter is active or not

filterType

filterType: FilterType

The type of filter

id

id: string

Unique Identifier for the option

messageCount

messageCount: number

Count of messages associated with this option

option

option: string

Display value of the option

Methods

deepCopy