public class PtsV2PaymentsPost201ResponsePaymentInformationBank extends Object
| Constructor | Description |
|---|---|
PtsV2PaymentsPost201ResponsePaymentInformationBank() |
| Modifier and Type | Method | Description |
|---|---|---|
PtsV2PaymentsPost201ResponsePaymentInformationBank |
account(PtsV2PaymentsPost201ResponsePaymentInformationBankAccount account) |
|
PtsV2PaymentsPost201ResponsePaymentInformationBank |
correctedRoutingNumber(String correctedRoutingNumber) |
|
boolean |
equals(Object o) |
|
PtsV2PaymentsPost201ResponsePaymentInformationBankAccount |
getAccount() |
Get account
|
String |
getCorrectedRoutingNumber() |
Corrected account number from the ACH verification service.
|
int |
hashCode() |
|
void |
setAccount(PtsV2PaymentsPost201ResponsePaymentInformationBankAccount account) |
|
void |
setCorrectedRoutingNumber(String correctedRoutingNumber) |
|
String |
toString() |
public PtsV2PaymentsPost201ResponsePaymentInformationBank()
public PtsV2PaymentsPost201ResponsePaymentInformationBank account(PtsV2PaymentsPost201ResponsePaymentInformationBankAccount account)
public PtsV2PaymentsPost201ResponsePaymentInformationBankAccount getAccount()
public void setAccount(PtsV2PaymentsPost201ResponsePaymentInformationBankAccount account)
public PtsV2PaymentsPost201ResponsePaymentInformationBank correctedRoutingNumber(String correctedRoutingNumber)
public String getCorrectedRoutingNumber()
public void setCorrectedRoutingNumber(String correctedRoutingNumber)
Copyright © 2026. All rights reserved.