mindee-api-dotnet

Document<TInferenceModel>.Inference Property

Declaring Type: Document<TInferenceModel>
Namespace: Mindee.Parsing.Common
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

The model which defines the type of document.

[JsonPropertyName("inference")]
public TInferenceModel Inference { get; set; }

Property Value

TInferenceModel


Documentation generated by MdDocs