Response Property
The response to the refund request.
Syntax
[VB.NET] Public ReadOnlyProperty Response As RefundResponse
[C#] public RefundResponse Response {get;}
Remarks
This property will contain details about PayPal's response to the refund request after a call is made to Refund.
This property is read-only.