@valon-technologies/gestalt
Preparing search index...
services/workflow
StartWorkflowProviderRunRequest
Interface StartWorkflowProviderRunRequest
interface
StartWorkflowProviderRunRequest
{
idempotencyKey
:
string
;
workflowKey
:
string
;
provider
:
string
;
definitionId
:
string
;
input
?:
object
;
expectedDefinitionGeneration
:
bigint
;
context
?:
RequestContext
;
}
Index
Properties
idempotency
Key
workflow
Key
provider
definition
Id
input?
expected
Definition
Generation
context?
Properties
idempotency
Key
idempotencyKey
:
string
workflow
Key
workflowKey
:
string
provider
provider
:
string
definition
Id
definitionId
:
string
Optional
input
input
?:
object
expected
Definition
Generation
expectedDefinitionGeneration
:
bigint
Optional
context
context
?:
RequestContext
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
idempotency
Key
workflow
Key
provider
definition
Id
input
expected
Definition
Generation
context
@valon-technologies/gestalt
Loading...