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