Partager via


Invoice.InvoicePeriodEndDate Propriété

Définition

Obtient la date de fin de la période de facturation pour laquelle la facture est générée.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à