public class Ptsv2creditsRecipientInformation extends Object
| Constructor and Description |
|---|
Ptsv2creditsRecipientInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Ptsv2creditsRecipientInformation |
firstName(String firstName) |
String |
getFirstName()
First name of recipient of the funds.
|
String |
getLastName()
Last name of recipient of the funds.
|
int |
hashCode() |
Ptsv2creditsRecipientInformation |
lastName(String lastName) |
void |
setFirstName(String firstName) |
void |
setLastName(String lastName) |
String |
toString() |
public Ptsv2creditsRecipientInformation firstName(String firstName)
public String getFirstName()
public void setFirstName(String firstName)
public Ptsv2creditsRecipientInformation lastName(String lastName)
public String getLastName()
public void setLastName(String lastName)
Copyright © 2025. All rights reserved.