list Received Payments
open suspend override fun listReceivedPayments(count: Int, skip: Int, filters: Set<PaymentTypeFilter>): List<IncomingPayment>
Content copied to clipboard
List received payments (with most recent payments first).