FlowSecret Properties
An object defining properties for the FlowSecret class.
CanSaveAsDraft
Specifies whether the flow can be saved as a draft.
Type: bool
DraftScopeId
The identifier for the draft scope.
Type: string
TokenId
The unique identifier associated with the secret token.
Type: string
ProjectId
The project identifier associated with the flow.
Type: string
StartImmediately
Indicates whether the flow should start immediately.
Type: bool
FlowId
The unique identifier of the flow.
Type: string
DeploymentId
The deployment identifier associated with the flow.
Type: long
RequestId
The request identifier associated with the flow.
Type: long
RandomValue
A randomly generated value, created when the secret is initialized.
Type: string
ExpectedDocumentCount
The number of documents expected in the flow.
Type: int