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