availableBalance property
Maximum available balance for withdrawals (e.g. the pot's current balance
or the main account balance). null means uncapped.
Implementation
final Money? availableBalance;
Maximum available balance for withdrawals (e.g. the pot's current balance
or the main account balance). null means uncapped.
final Money? availableBalance;