Alek Posted April 22, 2015 Posted April 22, 2015 We have an API: http://osbot.org/api/org/osbot/rs07/api/Bank.html Also Interfaces is deprecated, your IDE should be telling you that.
Allowkid Posted April 22, 2015 Author Posted April 22, 2015 We have an API: http://osbot.org/api/org/osbot/rs07/api/Bank.html Also Interfaces is deprecated, your IDE should be telling you that. There is no method that sets the withdrawl type inside of the API
Alek Posted April 22, 2015 Posted April 22, 2015 There is no method that sets the withdrawl type inside of the API Bank.enableMode(BankMode) Once again, we have the API documentation for a reason.