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>
TModel
Name | Description |
---|---|
WorkflowResponse() |
Name | Description |
---|---|
Execution | Set the prediction model used to parse the document. |
Name | Description |
---|---|
WorkflowResponse<TModel>.Default | Default product is GeneratedV1. |
Documentation generated by MdDocs