public class Ptsv1pullfundstransferSenderInformationAccount extends Object
| Constructor | Description |
|---|---|
Ptsv1pullfundstransferSenderInformationAccount() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
Ptsv1pullfundstransferSenderInformationAccount |
fundsSource(String fundsSource) |
|
String |
getFundsSource() |
Source of funds.
|
String |
getNumber() |
- Cross-border: Account number of the recipient account being funded by the AFT, is mandatory in cross-border Money Transfer AFTs.
|
int |
hashCode() |
|
Ptsv1pullfundstransferSenderInformationAccount |
number(String number) |
|
void |
setFundsSource(String fundsSource) |
|
void |
setNumber(String number) |
|
String |
toString() |
public Ptsv1pullfundstransferSenderInformationAccount()
public Ptsv1pullfundstransferSenderInformationAccount fundsSource(String fundsSource)
public String getFundsSource()
public void setFundsSource(String fundsSource)
public Ptsv1pullfundstransferSenderInformationAccount number(String number)
public String getNumber()
public void setNumber(String number)
Copyright © 2026. All rights reserved.