TestNotificationDetailsResponse interface

The details of the test notification results.

Properties

actionDetails

The list of action detail

completedTime

The completed time

context

The context info

createdTime

The created time

state

The overall state

Property Details

actionDetails

The list of action detail

actionDetails?: ActionDetail[]

Property Value

completedTime

The completed time

completedTime?: string

Property Value

string

context

The context info

context?: Context

Property Value

createdTime

The created time

createdTime?: string

Property Value

string

state

The overall state

state: string

Property Value

string