Product.PurchaseDate Özellik

Tanım

Ürünün satın alındığı tarihi alır.

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

Özellik Değeri

Öznitelikler
Newtonsoft.Json.JsonPropertyAttribute

Şunlara uygulanır