listReceivedPayments

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

List received payments (with most recent payments first).