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