mindee-api-dotnet

DriverLicenseV1 Class

Namespace: Mindee.Product.DriverLicense
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

Driver License API version 1 inference prediction.

[Endpoint("driver_license", "1", "mindee")]
public sealed class DriverLicenseV1 : Inference<DriverLicenseV1Document, DriverLicenseV1Document>

Inheritance: object → Inference<TPagePrediction, TDocumentPrediction> → DriverLicenseV1

Attributes: EndpointAttribute

Constructors

Name Description
DriverLicenseV1()  

Properties

Name Description
Pages The pages and the associated values which were detected on the document.

Documentation generated by MdDocs