list

fun list(per_page: Int = 15, page: Int = 1): BankAccountList

Get a list of all accounts for a xs2a.bank user

Parameters

per_page

Items per page (optional)

page

Which page to display (optional)