@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-11-08T03:47:28.632+05:30") public class Tmsv1paymentinstrumentsBuyerInformation extends Object
| Constructor and Description |
|---|
Tmsv1paymentinstrumentsBuyerInformation() |
public Tmsv1paymentinstrumentsBuyerInformation()
public Tmsv1paymentinstrumentsBuyerInformation companyTaxID(String companyTaxID)
public String getCompanyTaxID()
public void setCompanyTaxID(String companyTaxID)
public Tmsv1paymentinstrumentsBuyerInformation currency(String currency)
public String getCurrency()
public void setCurrency(String currency)
public Tmsv1paymentinstrumentsBuyerInformation dateOBirth(String dateOBirth)
public String getDateOBirth()
public void setDateOBirth(String dateOBirth)
public Tmsv1paymentinstrumentsBuyerInformation personalIdentification(List<Tmsv1paymentinstrumentsBuyerInformationPersonalIdentification> personalIdentification)
public Tmsv1paymentinstrumentsBuyerInformation addPersonalIdentificationItem(Tmsv1paymentinstrumentsBuyerInformationPersonalIdentification personalIdentificationItem)
public List<Tmsv1paymentinstrumentsBuyerInformationPersonalIdentification> getPersonalIdentification()
public void setPersonalIdentification(List<Tmsv1paymentinstrumentsBuyerInformationPersonalIdentification> personalIdentification)
Copyright © 2018. All rights reserved.