Sdílet prostřednictvím


PaymentProperties.Date Vlastnost

Definice

Získá datum, kdy byla platba provedena.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro