public class Ptsv2paymentsSenderInformationAccount extends Object
| Constructor and Description |
|---|
Ptsv2paymentsSenderInformationAccount() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Ptsv2paymentsSenderInformationAccount |
fundsSource(String fundsSource) |
String |
getFundsSource()
Source of funds.
|
String |
getNumber()
The account number of the entity funding the transaction.
|
String |
getType()
Identifies the sender's account type.
|
int |
hashCode() |
Ptsv2paymentsSenderInformationAccount |
number(String number) |
void |
setFundsSource(String fundsSource) |
void |
setNumber(String number) |
void |
setType(String type) |
String |
toString() |
Ptsv2paymentsSenderInformationAccount |
type(String type) |
public Ptsv2paymentsSenderInformationAccount()
public Ptsv2paymentsSenderInformationAccount number(String number)
public String getNumber()
public void setNumber(String number)
public Ptsv2paymentsSenderInformationAccount type(String type)
public String getType()
public void setType(String type)
public Ptsv2paymentsSenderInformationAccount fundsSource(String fundsSource)
public String getFundsSource()
public void setFundsSource(String fundsSource)
Copyright © 2025. All rights reserved.