PaymentRequest.Expires Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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').