Поделиться через


Invoice.InvoicePeriodEndDate Свойство

Определение

Возвращает дату окончания периода выставления счетов, для которого создается счет.

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

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к