Package com.onlinepayments.domain
Class BankAccountIban
java.lang.Object
com.onlinepayments.domain.BankAccountIban
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BankAccountIban
public BankAccountIban()
-
-
Method Details
-
getIban
The IBAN is the International Bank Account Number. It is an internationally agreed format for the BBAN and includes the ISO country code and two check digits. Required for the creation of a Payout Required for Create and Update token. Required for Create mandate and Create payment with mandate calls. -
setIban
The IBAN is the International Bank Account Number. It is an internationally agreed format for the BBAN and includes the ISO country code and two check digits. Required for the creation of a Payout Required for Create and Update token. Required for Create mandate and Create payment with mandate calls. -
withIban
The IBAN is the International Bank Account Number. It is an internationally agreed format for the BBAN and includes the ISO country code and two check digits. Required for the creation of a Payout Required for Create and Update token. Required for Create mandate and Create payment with mandate calls.
-