public class Ptsv2billingagreementsidBuyerInformation extends Object
| Constructor and Description |
|---|
Ptsv2billingagreementsidBuyerInformation() |
| Modifier and Type | Method and Description |
|---|---|
Ptsv2billingagreementsidBuyerInformation |
dateOfBirth(String dateOfBirth) |
boolean |
equals(Object o) |
Ptsv2billingagreementsidBuyerInformation |
gender(String gender) |
String |
getDateOfBirth()
Recipient's date of birth.
|
String |
getGender()
Customer's gender.
|
String |
getLanguage()
language setting of the user
|
int |
hashCode() |
Ptsv2billingagreementsidBuyerInformation |
language(String language) |
void |
setDateOfBirth(String dateOfBirth) |
void |
setGender(String gender) |
void |
setLanguage(String language) |
String |
toString() |
public Ptsv2billingagreementsidBuyerInformation()
public Ptsv2billingagreementsidBuyerInformation dateOfBirth(String dateOfBirth)
public String getDateOfBirth()
public void setDateOfBirth(String dateOfBirth)
public Ptsv2billingagreementsidBuyerInformation gender(String gender)
public String getGender()
public void setGender(String gender)
public Ptsv2billingagreementsidBuyerInformation language(String language)
public String getLanguage()
public void setLanguage(String language)
Copyright © 2025. All rights reserved.