Sdílet prostřednictvím


Invoice.InvoicePeriodEndDate Vlastnost

Definice

Získá koncové datum fakturačního období, pro které se faktura generuje.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro