mindee-api-dotnet

Page<TPagePrediction>.Prediction Property

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

The prediction model type.

[JsonPropertyName("prediction")]
public TPagePrediction Prediction { get; set; }

Property Value

TPagePrediction


Documentation generated by MdDocs