public class Ptsv2payoutsSenderInformationAccount extends Object
| Constructor | Description |
|---|---|
Ptsv2payoutsSenderInformationAccount() |
| Modifier and Type | Method | 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 © 2026. All rights reserved.