You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Iban constructor: Generates an iban object with conversion methods and validity checks. IBAN class has following functions:
Iban.toAddress()
Iban.toIban()
Iban.fromAddress()
Iban.fromBban()
Iban.createIndirect()
Iban.isValid()
The text was updated successfully, but these errors were encountered:
Init IBAN package and create IBAN class.
Description:
Iban constructor: Generates an iban object with conversion methods and validity checks. IBAN class has following functions:
Iban.toAddress()
Iban.toIban()
Iban.fromAddress()
Iban.fromBban()
Iban.createIndirect()
Iban.isValid()
The text was updated successfully, but these errors were encountered: