Type alias FlowWaitEventOutputParameter

FlowWaitEventOutputParameter: FlowBaseElement & {
    assignToReference: string;
    name: string;
}

Type declaration

  • assignToReference: string
  • name: string