Compartilhar via


Product.PurchaseDate Propriedade

Definição

Obtém a data em que o produto foi comprado.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a