payments property

List<PaymentModel> payments
getter/setter pair

payments is the list of payment transactions.

Implementation

List<PaymentModel> payments;