NotificationResult interface

model interface NotificationResult

Properties

status

The status of the notification

statusURL

URL endpoint for checking notification delivery status. Only populated when status is 'Inline'.

Property Details

status

The status of the notification

status?: string

Property Value

string

statusURL

URL endpoint for checking notification delivery status. Only populated when status is 'Inline'.

statusURL?: string

Property Value

string