listIncomingPayments

open suspend override fun listIncomingPayments(count: Int, skip: Int, filters: Set<PaymentTypeFilter>): List<IncomingPayment>

List incoming payments (with the most recent payments first).