mindee-api-dotnet

WorkflowParameter Class

Namespace: Mindee.Http
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

Parameter required to use the workflow feature.

public class WorkflowParameter : GenericParameter

Inheritance: object → GenericParameter → WorkflowParameter

Constructors

Name Description
WorkflowParameter(LocalInputSource, UrlInputSource, bool, string, ExecutionPriority?, string) Workflow parameters.

Properties

Name Description
Alias Alias to give to the file.
Priority Priority to give to the execution.
PublicUrl A unique, encrypted URL for accessing the document validation interface without requiring authentication.

Documentation generated by MdDocs