accountSelection

var accountSelection: BankConnection.AccountSelection? = null

Parameters

accountSelection

Mode of account selection. If \"all\" is given, all available accounts from this bankconnection will be used. If \"single\"/\"multi\" is given, the customer can pick single/multiple accounts from this connection which will be used.