mindee-api-dotnet

ProofOfAddressV1Document.Dates Property

Declaring Type: ProofOfAddressV1Document
Namespace: Mindee.Product.ProofOfAddress
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

List of dates found on the document.

[JsonPropertyName("dates")]
public IList<DateField> Dates { get; set; }

Property Value

IList<DateField>


Documentation generated by MdDocs