Package dev.vality.anapi.v2.model
Class InternationalCorrespondentBankAccount
java.lang.Object
dev.vality.anapi.v2.model.InternationalCorrespondentBankAccount
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2023-07-07T08:12:11.951968249Z[Etc/UTC]")
public class InternationalCorrespondentBankAccount
extends Object
InternationalCorrespondentBankAccount
-
Constructor Summary
Constructors Constructor Description InternationalCorrespondentBankAccount() -
Method Summary
-
Constructor Details
-
InternationalCorrespondentBankAccount
public InternationalCorrespondentBankAccount()
-
-
Method Details
-
number
-
getNumber
Номер счёта- Returns:
- number
-
setNumber
-
iban
-
getIban
International Bank Account Number [ISO 13616](https://en.wikipedia.org/wiki/International_Bank_Account_Number)- Returns:
- iban
-
setIban
-
bankDetails
-
getBankDetails
Get bankDetails- Returns:
- bankDetails
-
setBankDetails
-
correspondentBankAccount
public InternationalCorrespondentBankAccount correspondentBankAccount(InternationalCorrespondentBankAccount correspondentBankAccount) -
getCorrespondentBankAccount
Get correspondentBankAccount- Returns:
- correspondentBankAccount
-
setCorrespondentBankAccount
public void setCorrespondentBankAccount(InternationalCorrespondentBankAccount correspondentBankAccount) -
equals
-
hashCode
public int hashCode() -
toString
-