mindee-api-dotnet

InvoiceV4Document.DueDate Property

Declaring Type: InvoiceV4Document
Namespace: Mindee.Product.Invoice
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