public class Ptsv2paymentreferencesBuyerInformation extends Object
| Constructor and Description |
|---|
Ptsv2paymentreferencesBuyerInformation() |
public Ptsv2paymentreferencesBuyerInformation()
public Ptsv2paymentreferencesBuyerInformation dateOfBirth(String dateOfBirth)
public String getDateOfBirth()
public void setDateOfBirth(String dateOfBirth)
public Ptsv2paymentreferencesBuyerInformation gender(String gender)
public String getGender()
public void setGender(String gender)
public Ptsv2paymentreferencesBuyerInformation language(String language)
public String getLanguage()
public void setLanguage(String language)
public Ptsv2paymentreferencesBuyerInformation noteToSeller(String noteToSeller)
public String getNoteToSeller()
public void setNoteToSeller(String noteToSeller)
public Ptsv2paymentreferencesBuyerInformation personalIdentification(List<Ptsv2paymentsidcapturesBuyerInformationPersonalIdentification> personalIdentification)
public Ptsv2paymentreferencesBuyerInformation addPersonalIdentificationItem(Ptsv2paymentsidcapturesBuyerInformationPersonalIdentification personalIdentificationItem)
public List<Ptsv2paymentsidcapturesBuyerInformationPersonalIdentification> getPersonalIdentification()
public void setPersonalIdentification(List<Ptsv2paymentsidcapturesBuyerInformationPersonalIdentification> personalIdentification)
Copyright © 2025. All rights reserved.