TimeStamp Property
The date on which the response was sent.
Syntax
[VB.NET] Public ReadOnlyProperty TimeStamp As String
[C#] public string TimeStamp {get;}
Remarks
This is returned in the response to every transaction. Note that the time is not currently supported, only the date is returned by PayPal.
This property is read-only.
Default Value
""