Partager via


PaymentProperties.Date Propriété

Définition

Obtient la date à laquelle le paiement a été effectué.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à