@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-01-19T16:20:04.317+05:30") public class PtsV2PaymentsPost201ResponseBuyerInformation extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201ResponseBuyerInformation() |
public PtsV2PaymentsPost201ResponseBuyerInformation()
public PtsV2PaymentsPost201ResponseBuyerInformation merchantCustomerId(String merchantCustomerId)
public String getMerchantCustomerId()
public void setMerchantCustomerId(String merchantCustomerId)
public PtsV2PaymentsPost201ResponseBuyerInformation dateOfBirth(String dateOfBirth)
public String getDateOfBirth()
public void setDateOfBirth(String dateOfBirth)
public PtsV2PaymentsPost201ResponseBuyerInformation vatRegistrationNumber(String vatRegistrationNumber)
public String getVatRegistrationNumber()
public void setVatRegistrationNumber(String vatRegistrationNumber)
public PtsV2PaymentsPost201ResponseBuyerInformation personalIdentification(List<Ptsv2paymentsBuyerInformationPersonalIdentification> personalIdentification)
public PtsV2PaymentsPost201ResponseBuyerInformation addPersonalIdentificationItem(Ptsv2paymentsBuyerInformationPersonalIdentification personalIdentificationItem)
public List<Ptsv2paymentsBuyerInformationPersonalIdentification> getPersonalIdentification()
public void setPersonalIdentification(List<Ptsv2paymentsBuyerInformationPersonalIdentification> personalIdentification)
public PtsV2PaymentsPost201ResponseBuyerInformation taxId(String taxId)
public String getTaxId()
public void setTaxId(String taxId)
Copyright © 2022. All rights reserved.