withdrawModeQuantity

fun withdrawModeQuantity(): Bank.Amount

Returns the currently filtered withdraw mode.

Return

Amount.PLACEHOLDER if no amount is specified. If not, it returns the respective filtered withdraw mode quantity.

fun withdrawModeQuantity(amount: Bank.Amount): Boolean

filter or verify the current withdraw quantity mode within the bank. Bank must be opened if you intend to set, but can be checked without opening.

Return

true if the passed amount was set, or has been set.

Parameters

amount

the relevant amount enum