Condividi tramite


Invoice.DueDate Proprietà

Definizione

Ottiene la data di scadenza per la fattura.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dueDate")]
public DateTime? DueDate { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dueDate")>]
member this.DueDate : Nullable<DateTime>
Public ReadOnly Property DueDate As Nullable(Of DateTime)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a