mindee-api-dotnet

WorkflowResponse<TModel> Class

Namespace: Mindee.Parsing.Common
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

Represents the server response after a document is sent to a workflow.

public class WorkflowResponse<TModel> : CommonResponse

Inheritance: object → CommonResponse → WorkflowResponse<TModel>

Type Parameters

TModel

Constructors

Name Description
WorkflowResponse()  

Properties

Name Description
Execution Set the prediction model used to parse the document.

Nested Types

Name Description
WorkflowResponse<TModel>.Default Default product is GeneratedV1.

Documentation generated by MdDocs