CancelPaymentResponse.RequestDate Property

Definition

The timestamp of when this payment's initial message was queued to be sent.

[System.Text.Json.Serialization.JsonPropertyName("request_date")]
public string RequestDate { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("request_date")>]
member this.RequestDate : string with get, set
Public Property RequestDate As String

Property Value

Attributes

Applies to