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