RefundTotalOfAllRefunds Property
The total of all refunds actually paid.
Object Oriented Interface
public function getRefundTotalOfAllRefunds($refundindex);
Procedural Interface
inpaypal_adaptiverefund_get($res, 35 , $refundindex);
Default Value
''
Remarks
The total of all refunds actually paid.
This does not include pending amounts. This property is only returned when a partial refund has been requested.
The size of the array is controlled by the RefundCount property.
This property is read-only and not available at design time.
Data Type
String