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