@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Ptsv2paymentsBuyerInformation extends Object
| Constructor and Description |
|---|
Ptsv2paymentsBuyerInformation() |
public Ptsv2paymentsBuyerInformation merchantCustomerId(String merchantCustomerId)
public String getMerchantCustomerId()
public void setMerchantCustomerId(String merchantCustomerId)
public Ptsv2paymentsBuyerInformation dateOfBirth(String dateOfBirth)
public String getDateOfBirth()
public void setDateOfBirth(String dateOfBirth)
public Ptsv2paymentsBuyerInformation vatRegistrationNumber(String vatRegistrationNumber)
public String getVatRegistrationNumber()
public void setVatRegistrationNumber(String vatRegistrationNumber)
public Ptsv2paymentsBuyerInformation companyTaxId(String companyTaxId)
public String getCompanyTaxId()
public void setCompanyTaxId(String companyTaxId)
public Ptsv2paymentsBuyerInformation personalIdentification(List<Ptsv2paymentsBuyerInformationPersonalIdentification> personalIdentification)
public Ptsv2paymentsBuyerInformation addPersonalIdentificationItem(Ptsv2paymentsBuyerInformationPersonalIdentification personalIdentificationItem)
public List<Ptsv2paymentsBuyerInformationPersonalIdentification> getPersonalIdentification()
public void setPersonalIdentification(List<Ptsv2paymentsBuyerInformationPersonalIdentification> personalIdentification)
public Ptsv2paymentsBuyerInformation hashedPassword(String hashedPassword)
public String getHashedPassword()
public void setHashedPassword(String hashedPassword)
public Ptsv2paymentsBuyerInformation mobilePhone(Integer mobilePhone)
public Integer getMobilePhone()
public void setMobilePhone(Integer mobilePhone)
Copyright © 2020. All rights reserved.