public class PtsV2PaymentsPost201ResponsePaymentInformationBankAccount extends Object
| Constructor | Description |
|---|---|
PtsV2PaymentsPost201ResponsePaymentInformationBankAccount() |
| Modifier and Type | Method | Description |
|---|---|---|
PtsV2PaymentsPost201ResponsePaymentInformationBankAccount |
correctedAccountNumber(String correctedAccountNumber) |
|
boolean |
equals(Object o) |
|
String |
getCorrectedAccountNumber() |
Corrected account number from the ACH verification service.
|
int |
hashCode() |
|
void |
setCorrectedAccountNumber(String correctedAccountNumber) |
|
String |
toString() |
public PtsV2PaymentsPost201ResponsePaymentInformationBankAccount()
public PtsV2PaymentsPost201ResponsePaymentInformationBankAccount correctedAccountNumber(String correctedAccountNumber)
public String getCorrectedAccountNumber()
public void setCorrectedAccountNumber(String correctedAccountNumber)
Copyright © 2026. All rights reserved.