@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Tmsv2customersEmbeddedDefaultPaymentInstrumentBuyerInformation extends Object
| Constructor and Description |
|---|
Tmsv2customersEmbeddedDefaultPaymentInstrumentBuyerInformation() |
public Tmsv2customersEmbeddedDefaultPaymentInstrumentBuyerInformation()
public Tmsv2customersEmbeddedDefaultPaymentInstrumentBuyerInformation companyTaxID(String companyTaxID)
public String getCompanyTaxID()
public void setCompanyTaxID(String companyTaxID)
public Tmsv2customersEmbeddedDefaultPaymentInstrumentBuyerInformation currency(String currency)
public String getCurrency()
public void setCurrency(String currency)
public Tmsv2customersEmbeddedDefaultPaymentInstrumentBuyerInformation dateOfBirth(org.joda.time.LocalDate dateOfBirth)
public org.joda.time.LocalDate getDateOfBirth()
public void setDateOfBirth(org.joda.time.LocalDate dateOfBirth)
public Tmsv2customersEmbeddedDefaultPaymentInstrumentBuyerInformation personalIdentification(List<Tmsv2customersEmbeddedDefaultPaymentInstrumentBuyerInformationPersonalIdentification> personalIdentification)
public Tmsv2customersEmbeddedDefaultPaymentInstrumentBuyerInformation addPersonalIdentificationItem(Tmsv2customersEmbeddedDefaultPaymentInstrumentBuyerInformationPersonalIdentification personalIdentificationItem)
public List<Tmsv2customersEmbeddedDefaultPaymentInstrumentBuyerInformationPersonalIdentification> getPersonalIdentification()
public void setPersonalIdentification(List<Tmsv2customersEmbeddedDefaultPaymentInstrumentBuyerInformationPersonalIdentification> personalIdentification)
Copyright © 2020. All rights reserved.