mindee-api-dotnet

DriverLicenseV1.Pages Property

Declaring Type: DriverLicenseV1
Namespace: Mindee.Product.DriverLicense
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

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

[JsonPropertyName("pages")]
[JsonConverter(Mindee.Parsing.Common.PagesJsonConverter`1<Mindee.Product.DriverLicense.DriverLicenseV1Document>)]
public Pages<DriverLicenseV1Document> Pages { get; set; }

Property Value

Pages<DriverLicenseV1Document>


Documentation generated by MdDocs