payments property

List<TransactionRefundPayment> payments
getter/setter pair

A list of objects containing information on the individual payments made back to the user as refunds.

Implementation

List<TransactionRefundPayment> payments;