@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class PtsV2PaymentsPost201ResponsePaymentInformationBankAccount extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201ResponsePaymentInformationBankAccount() |
| Modifier and Type | Method and 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 © 2020. All rights reserved.