Declaring Type: Inference<TPagePrediction, TDocumentPrediction>
Namespace: Mindee.Parsing.Common
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
The prediction model values.
[JsonPropertyName("prediction")]
public TDocumentPrediction Prediction { get; set; }
TDocumentPrediction
Documentation generated by MdDocs