ActionDetail interface
The action detail
Properties
detail | The detail of the friendly error message |
mechanism |
The mechanism type |
name | The name of the action |
send |
The send time |
status | The status of the action |
sub |
The substatus of the action |
Property Details
detail
The detail of the friendly error message
detail?: string
Property Value
string
mechanismType
The mechanism type
mechanismType?: string
Property Value
string
name
The name of the action
name?: string
Property Value
string
sendTime
The send time
sendTime?: string
Property Value
string
status
The status of the action
status?: string
Property Value
string
subState
The substatus of the action
subState?: string
Property Value
string