mindee-api-dotnet

Locale Constructors

Declaring Type: Locale
Namespace: Mindee.Parsing.Standard
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

The locale of the page.

[JsonConstructor]
public Locale(double confidence, string currency, string language, string country, string value);

Parameters

confidence double

Confidence

currency string

Currency

language string

Language

country string

Country

value string

Value


Documentation generated by MdDocs