@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Ptsv2payoutsSenderInformationAccount extends Object
| Constructor and Description |
|---|
Ptsv2payoutsSenderInformationAccount() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Ptsv2payoutsSenderInformationAccount |
fundsSource(String fundsSource) |
String |
getFundsSource()
Source of funds.
|
String |
getNumber()
The account number of the entity funding the transaction.
|
int |
hashCode() |
Ptsv2payoutsSenderInformationAccount |
number(String number) |
void |
setFundsSource(String fundsSource) |
void |
setNumber(String number) |
String |
toString() |
public Ptsv2payoutsSenderInformationAccount()
public Ptsv2payoutsSenderInformationAccount fundsSource(String fundsSource)
public String getFundsSource()
public void setFundsSource(String fundsSource)
public Ptsv2payoutsSenderInformationAccount number(String number)
public String getNumber()
public void setNumber(String number)
Copyright © 2020. All rights reserved.