Delen via


Invoice.DueDate Eigenschap

Definitie

Hiermee haalt u de vervaldatum voor de factuur op.

[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)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op