mindee-api-dotnet

InvoiceV4.Pages Property

Declaring Type: InvoiceV4
Namespace: Mindee.Product.Invoice
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

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

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

Property Value

Pages<InvoiceV4Document>


Documentation generated by MdDocs