TestNotificationDetailsResponse interface
The details of the test notification results.
Properties
| action |
The list of action detail |
| completed |
The completed time |
| context | The context info |
| created |
The created time |
| state | The overall state |
Property Details
actionDetails
completedTime
The completed time
completedTime?: string
Property Value
string
context
createdTime
The created time
createdTime?: string
Property Value
string
state
The overall state
state: string
Property Value
string