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


Invoice.InvoicePeriodStartDate Свойство

Определение

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

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

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

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

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