NotificationActioninterface
Properties (6)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| action⚓︎ | string | x | x | |
| displayId⚓︎ | string | x | x | Unique ID for the notification action. This ID can be used in the |
| displayPath⚓︎ | string[] | x | x | List of |
| icon⚓︎ | string | x | x | x |
| interop⚓︎ | InteropActionSettings | x | x | set to make the action invoke an interop method with specific arguments |
| title⚓︎ | string | x | x |