mindee
    Preparing search index...

    Class WorkflowResponse<T>

    Wrapper for workflow requests.

    Type Parameters

    Hierarchy

    • ApiResponse
      • WorkflowResponse
    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    apiRequest: ApiRequest

    Initial request sent to the API.

    execution: Execution<T>

    Set the prediction model used to parse the document. The response object will be instantiated based on this parameter.

    Methods