@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-04-09T11:41:34.789+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 dateOfBirth(String dateOfBirth)
public String getDateOfBirth()
public void setDateOfBirth(String dateOfBirth)
public BuyerInformation personalIdentification(List<TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBuyerInformationPersonalIdentification> personalIdentification)
public BuyerInformation addPersonalIdentificationItem(TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBuyerInformationPersonalIdentification personalIdentificationItem)
public List<TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBuyerInformationPersonalIdentification> getPersonalIdentification()
public void setPersonalIdentification(List<TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBuyerInformationPersonalIdentification> personalIdentification)
Copyright © 2020. All rights reserved.