NotificationEventFieldOperator interface
Encapsulates the properties of a field type. It includes a unique id for the operator and a localized string for display name
display |
Gets or sets the display name of an operator |
id | Gets or sets the id of an operator |
Gets or sets the display name of an operator
displayName: string
Property Value
string
Gets or sets the id of an operator
id: string
Property Value
string