Documentation

GetResultInput
in package

Tags
psalm-immutable

Table of Contents

Properties

$timeout  : int|null
$type  : mixed
$workflowExecution  : WorkflowExecution
$workflowType  : string|null

Methods

with()  : self

Properties

Methods

with()

public with([WorkflowExecution|null $workflowExecution = null ][, string|null $workflowType = null ][, int|null $timeout = null ]) : self
Parameters
$workflowExecution : WorkflowExecution|null = null
$workflowType : string|null = null
$timeout : int|null = null
Return values
self

        
On this page

Search results