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