@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2019-08-26T18:32:32.437+05:30") public class BuyerInformation extends Object
| Constructor and Description |
|---|
BuyerInformation() |
public BuyerInformation companyTaxID(String companyTaxID)
public String getCompanyTaxID()
public void setCompanyTaxID(String companyTaxID)
public BuyerInformation currency(String currency)
public String getCurrency()
public void setCurrency(String currency)
public BuyerInformation dateOBirth(String dateOBirth)
public String getDateOBirth()
public void setDateOBirth(String dateOBirth)
public BuyerInformation personalIdentification(List<TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBuyerInformationPersonalIdentification> personalIdentification)
public BuyerInformation addPersonalIdentificationItem(TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBuyerInformationPersonalIdentification personalIdentificationItem)
public List<TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBuyerInformationPersonalIdentification> getPersonalIdentification()
public void setPersonalIdentification(List<TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBuyerInformationPersonalIdentification> personalIdentification)
Copyright © 2019. All rights reserved.