payments property

List<Payment>? payments
getter/setter pair

The payments returned in this list response.

Implementation

core.List<Payment>? payments;