@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Ptsv2paymentsPaymentInformationBank extends Object
| Constructor and Description |
|---|
Ptsv2paymentsPaymentInformationBank() |
| Modifier and Type | Method and Description |
|---|---|
Ptsv2paymentsPaymentInformationBank |
account(Ptsv2paymentsPaymentInformationBankAccount account) |
boolean |
equals(Object o) |
Ptsv2paymentsPaymentInformationBankAccount |
getAccount()
Get account
|
String |
getRoutingNumber()
Bank routing number.
|
int |
hashCode() |
Ptsv2paymentsPaymentInformationBank |
routingNumber(String routingNumber) |
void |
setAccount(Ptsv2paymentsPaymentInformationBankAccount account) |
void |
setRoutingNumber(String routingNumber) |
String |
toString() |
public Ptsv2paymentsPaymentInformationBank account(Ptsv2paymentsPaymentInformationBankAccount account)
public Ptsv2paymentsPaymentInformationBankAccount getAccount()
public void setAccount(Ptsv2paymentsPaymentInformationBankAccount account)
public Ptsv2paymentsPaymentInformationBank routingNumber(String routingNumber)
public String getRoutingNumber()
public void setRoutingNumber(String routingNumber)
Copyright © 2020. All rights reserved.