public class TssV2TransactionsPost201ResponseEmbeddedPaymentInformationBankAccount extends Object
| Constructor and Description |
|---|
TssV2TransactionsPost201ResponseEmbeddedPaymentInformationBankAccount() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPrefix()
Bank Identification Number (BIN).
|
String |
getSuffix()
Last four digits of the customer's payment account number.
|
int |
hashCode() |
TssV2TransactionsPost201ResponseEmbeddedPaymentInformationBankAccount |
prefix(String prefix) |
void |
setPrefix(String prefix) |
void |
setSuffix(String suffix) |
TssV2TransactionsPost201ResponseEmbeddedPaymentInformationBankAccount |
suffix(String suffix) |
String |
toString() |
public TssV2TransactionsPost201ResponseEmbeddedPaymentInformationBankAccount()
public TssV2TransactionsPost201ResponseEmbeddedPaymentInformationBankAccount suffix(String suffix)
public String getSuffix()
public void setSuffix(String suffix)
public TssV2TransactionsPost201ResponseEmbeddedPaymentInformationBankAccount prefix(String prefix)
public String getPrefix()
public void setPrefix(String prefix)
Copyright © 2025. All rights reserved.