mnscript
StringResult BankAccount.ProcessWithdraw(number)
Description ​
Processes a withdraw from the user of the terminal's wallet to the bank account.
Arguments ​
number
- The amount to withdraw.
Returns ​
StringResult
- A StringResult representing the success of the process.