public class GetSubscriptionResponse1PaymentInstrumentBuyerInformation extends Object
| Constructor | 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<Tmsv2tokenizeTokenInformationCustomerEmbeddedDefaultPaymentInstrumentBuyerInformationPersonalIdentification> personalIdentification)
public GetSubscriptionResponse1PaymentInstrumentBuyerInformation addPersonalIdentificationItem(Tmsv2tokenizeTokenInformationCustomerEmbeddedDefaultPaymentInstrumentBuyerInformationPersonalIdentification personalIdentificationItem)
public List<Tmsv2tokenizeTokenInformationCustomerEmbeddedDefaultPaymentInstrumentBuyerInformationPersonalIdentification> getPersonalIdentification()
public void setPersonalIdentification(List<Tmsv2tokenizeTokenInformationCustomerEmbeddedDefaultPaymentInstrumentBuyerInformationPersonalIdentification> personalIdentification)
Copyright © 2026. All rights reserved.