mindee-api-dotnet

LicensePlateV1Document.LicensePlates Property

Declaring Type: LicensePlateV1Document
Namespace: Mindee.Product.Eu.LicensePlate
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

List of all license plates found in the image.

[JsonPropertyName("license_plates")]
public IList<StringField> LicensePlates { get; set; }

Property Value

IList<StringField>


Documentation generated by MdDocs