public class BankAccountBbanRefund extends BankAccountBban
Constructor and Description |
---|
BankAccountBbanRefund() |
Modifier and Type | Method and Description |
---|---|
String |
getBankCity()
City of the bank to refund to
|
String |
getPatronymicName()
Every Russian has three names: a first name, a patronymic, and a surname.
|
String |
getSwiftCode()
The BIC is the Business Identifier Code, also known as SWIFT or Bank Identifier code.
|
void |
setBankCity(String value)
City of the bank to refund to
|
void |
setPatronymicName(String value)
Every Russian has three names: a first name, a patronymic, and a surname.
|
void |
setSwiftCode(String value)
The BIC is the Business Identifier Code, also known as SWIFT or Bank Identifier code.
|
getAccountNumber, getBankCode, getBankName, getBranchCode, getCheckDigit, getCountryCode, setAccountNumber, setBankCode, setBankName, setBranchCode, setCheckDigit, setCountryCode
getAccountHolderName, setAccountHolderName
public String getBankCity()
public void setBankCity(String value)
public String getPatronymicName()
public void setPatronymicName(String value)
public String getSwiftCode()
public void setSwiftCode(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.