Product.LastChargeDate Özellik

Tanım

Son ücretin tarihini alır.

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

Özellik Değeri

Öznitelikler
Newtonsoft.Json.JsonPropertyAttribute

Şunlara uygulanır