mindee-api-dotnet

BankCheckV1.Pages Property

Declaring Type: BankCheckV1
Namespace: Mindee.Product.Us.BankCheck
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.Us.BankCheck.BankCheckV1Page>)]
public Pages<BankCheckV1Page> Pages { get; set; }

Property Value

Pages<BankCheckV1Page>


Documentation generated by MdDocs