@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class PaymentinstrumentsBuyerInformation extends Object
| Constructor and Description |
|---|
PaymentinstrumentsBuyerInformation() |
public PaymentinstrumentsBuyerInformation companyTaxID(String companyTaxID)
public String getCompanyTaxID()
public void setCompanyTaxID(String companyTaxID)
public PaymentinstrumentsBuyerInformation currency(String currency)
public String getCurrency()
public void setCurrency(String currency)
public PaymentinstrumentsBuyerInformation dateOBirth(String dateOBirth)
public String getDateOBirth()
public void setDateOBirth(String dateOBirth)
public PaymentinstrumentsBuyerInformation personalIdentification(List<PaymentinstrumentsBuyerInformationPersonalIdentification> personalIdentification)
public PaymentinstrumentsBuyerInformation addPersonalIdentificationItem(PaymentinstrumentsBuyerInformationPersonalIdentification personalIdentificationItem)
public List<PaymentinstrumentsBuyerInformationPersonalIdentification> getPersonalIdentification()
public void setPersonalIdentification(List<PaymentinstrumentsBuyerInformationPersonalIdentification> personalIdentification)
Copyright © 2018. All rights reserved.