NotificationEventFieldOperator interface

Encapsulates the properties of a field type. It includes a unique id for the operator and a localized string for display name

Properties

displayName

Gets or sets the display name of an operator

id

Gets or sets the id of an operator

Property Details

displayName

Gets or sets the display name of an operator

displayName: string

Property Value

string

id

Gets or sets the id of an operator

id: string

Property Value

string