mindee-api-dotnet

GeneratedObject.Confidence Method

Declaring Type: GeneratedObject
Namespace: Mindee.Parsing.Generated
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Get the confidence score, if present.

public double? Confidence();

Returns

Nullable<double>

The confidence score as a double, or null.


Documentation generated by MdDocs