mindee-api-dotnet

FinancialDocumentV1Document.DueDate Property

Declaring Type: FinancialDocumentV1Document
Namespace: Mindee.Product.FinancialDocument
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

The date on which the payment is due.

[JsonPropertyName("due_date")]
public DateField DueDate { get; set; }

Property Value

DateField


Documentation generated by MdDocs