payments property

List<RefundPayment> payments
getter/setter pair

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

Implementation

List<RefundPayment> payments;