PaymentRequest.Expires Property

Definition

Gets or sets expiration for this request in ISO 8601 duration format (e.g., 'P1D').

public string Expires { get; set; }
member this.Expires : string with get, set
Public Property Expires As String

Property Value

The expiration for the request in ISO 8601 duration format (.e.g 'P1D').

Applies to