public class Ptsv2creditsSenderInformationAccount extends Object
| Constructor and Description |
|---|
Ptsv2creditsSenderInformationAccount() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Ptsv2creditsSenderInformationAccount |
fundsSource(String fundsSource) |
String |
getFundsSource()
Source of funds for the sender.
|
String |
getNumber()
Account number of the sender of the funds.
|
int |
hashCode() |
Ptsv2creditsSenderInformationAccount |
number(String number) |
void |
setFundsSource(String fundsSource) |
void |
setNumber(String number) |
String |
toString() |
public Ptsv2creditsSenderInformationAccount()
public Ptsv2creditsSenderInformationAccount number(String number)
public String getNumber()
public void setNumber(String number)
public Ptsv2creditsSenderInformationAccount fundsSource(String fundsSource)
public String getFundsSource()
public void setFundsSource(String fundsSource)
Copyright © 2025. All rights reserved.