Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WorkflowResult<T>

Type parameters

  • T

Hierarchy

  • WorkflowResult

Index

Properties

Properties

runId

runId: string

value

value: Promise<T>

Generated using TypeDoc