RunActionCorrelation interface
The workflow run action correlation properties.
- Extends
Properties
action |
The action tracking identifier. |
Inherited Properties
client |
The client keywords. |
client |
The client tracking identifier. |
Property Details
actionTrackingId
The action tracking identifier.
actionTrackingId?: string
Property Value
string
Inherited Property Details
clientKeywords
The client keywords.
clientKeywords?: string[]
Property Value
string[]
Inherited From RunCorrelation.clientKeywords
clientTrackingId
The client tracking identifier.
clientTrackingId?: string
Property Value
string
Inherited From RunCorrelation.clientTrackingId