Freigeben über


Invoice.InvoicePeriodStartDate Eigenschaft

Definition

Ruft das Startdatum des Abrechnungszeitraums ab, für den die Rechnung generiert wird.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: