Partager via


Invoice.DueDate Propriété

Définition

Obtient la date d’échéance de la facture.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à