Compartir a través de


NotifyParameters interface

Properties for generating a Notification.

Properties

eventName

The type of event (i.e. AutoShutdown, Cost)

jsonPayload

Properties for the notification in json format.

Property Details

eventName

The type of event (i.e. AutoShutdown, Cost)

eventName?: string

Property Value

string

jsonPayload

Properties for the notification in json format.

jsonPayload?: string

Property Value

string