Interface: $Properties
workflow_commands.QueryResult.$Properties
Properties of a QueryResult.
Hierarchy
-
$Properties
Properties
failed
• Optional failed: null | $Properties
QueryResult failed
queryId
• Optional queryId: null | string
Corresponds to the id provided in the activation job
succeeded
• Optional succeeded: null | $Properties
QueryResult succeeded
variant
• Optional variant: "failed" | "succeeded"
QueryResult variant