@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-04-09T11:41:34.789+05:30") public class TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBuyerInformation extends Object
| Constructor and Description |
|---|
TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBuyerInformation() |
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBuyerInformation()
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBuyerInformation companyTaxID(String companyTaxID)
public String getCompanyTaxID()
public void setCompanyTaxID(String companyTaxID)
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBuyerInformation currency(String currency)
public String getCurrency()
public void setCurrency(String currency)
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBuyerInformation dateOfBirth(String dateOfBirth)
public String getDateOfBirth()
public void setDateOfBirth(String dateOfBirth)
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBuyerInformation personalIdentification(List<TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBuyerInformationPersonalIdentification> personalIdentification)
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBuyerInformation addPersonalIdentificationItem(TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBuyerInformationPersonalIdentification personalIdentificationItem)
public List<TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBuyerInformationPersonalIdentification> getPersonalIdentification()
public void setPersonalIdentification(List<TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBuyerInformationPersonalIdentification> personalIdentification)
Copyright © 2020. All rights reserved.