public class Ptsv1pushfundstransferSenderInformationAccount extends Object
| Constructor | Description |
|---|---|
Ptsv1pushfundstransferSenderInformationAccount() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
Ptsv1pushfundstransferSenderInformationAccount |
fundsSource(String fundsSource) |
|
String |
getFundsSource() |
Source of funds.
|
String |
getNumber() |
The account number of the entity funding the transaction.
|
int |
hashCode() |
|
Ptsv1pushfundstransferSenderInformationAccount |
number(String number) |
|
void |
setFundsSource(String fundsSource) |
|
void |
setNumber(String number) |
|
String |
toString() |
public Ptsv1pushfundstransferSenderInformationAccount()
public Ptsv1pushfundstransferSenderInformationAccount fundsSource(String fundsSource)
public String getFundsSource()
public void setFundsSource(String fundsSource)
public Ptsv1pushfundstransferSenderInformationAccount number(String number)
public String getNumber()
public void setNumber(String number)
Copyright © 2026. All rights reserved.