mindee-api-dotnet

InternationalIdV1.Pages Property

Declaring Type: InternationalIdV1
Namespace: Mindee.Product.InternationalId
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

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

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

Property Value

Pages<InternationalIdV1Document>


Documentation generated by MdDocs