Sdílet prostřednictvím


Invoice.InvoicePeriodStartDate Vlastnost

Definice

Získá počáteční datum fakturačního období, za které se faktura vygeneruje.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro