public class GetSubscriptionResponse1PaymentInstrumentBuyerInformation extends Object
| Constructor and Description |
|---|
GetSubscriptionResponse1PaymentInstrumentBuyerInformation() |
public GetSubscriptionResponse1PaymentInstrumentBuyerInformation()
public GetSubscriptionResponse1PaymentInstrumentBuyerInformation companyTaxID(String companyTaxID)
public String getCompanyTaxID()
public void setCompanyTaxID(String companyTaxID)
public GetSubscriptionResponse1PaymentInstrumentBuyerInformation currency(String currency)
public String getCurrency()
public void setCurrency(String currency)
public GetSubscriptionResponse1PaymentInstrumentBuyerInformation dateOfBirth(org.joda.time.LocalDate dateOfBirth)
public org.joda.time.LocalDate getDateOfBirth()
public void setDateOfBirth(org.joda.time.LocalDate dateOfBirth)
public GetSubscriptionResponse1PaymentInstrumentBuyerInformation personalIdentification(List<Tmsv2customersEmbeddedDefaultPaymentInstrumentBuyerInformationPersonalIdentification> personalIdentification)
public GetSubscriptionResponse1PaymentInstrumentBuyerInformation addPersonalIdentificationItem(Tmsv2customersEmbeddedDefaultPaymentInstrumentBuyerInformationPersonalIdentification personalIdentificationItem)
public List<Tmsv2customersEmbeddedDefaultPaymentInstrumentBuyerInformationPersonalIdentification> getPersonalIdentification()
public void setPersonalIdentification(List<Tmsv2customersEmbeddedDefaultPaymentInstrumentBuyerInformationPersonalIdentification> personalIdentification)
Copyright © 2025. All rights reserved.