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


Product.LastChargeDate Свойство

Определение

Возвращает дату последнего платежа.

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

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

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

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