@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class InlineResponse2002BuyerInformation extends Object
| Constructor and Description |
|---|
InlineResponse2002BuyerInformation() |
public InlineResponse2002BuyerInformation merchantCustomerId(String merchantCustomerId)
public String getMerchantCustomerId()
public void setMerchantCustomerId(String merchantCustomerId)
public InlineResponse2002BuyerInformation dateOfBirth(String dateOfBirth)
public String getDateOfBirth()
public void setDateOfBirth(String dateOfBirth)
public InlineResponse2002BuyerInformation vatRegistrationNumber(String vatRegistrationNumber)
public String getVatRegistrationNumber()
public void setVatRegistrationNumber(String vatRegistrationNumber)
public InlineResponse2002BuyerInformation personalIdentification(List<V2paymentsBuyerInformationPersonalIdentification> personalIdentification)
public InlineResponse2002BuyerInformation addPersonalIdentificationItem(V2paymentsBuyerInformationPersonalIdentification personalIdentificationItem)
public List<V2paymentsBuyerInformationPersonalIdentification> getPersonalIdentification()
public void setPersonalIdentification(List<V2paymentsBuyerInformationPersonalIdentification> personalIdentification)
public InlineResponse2002BuyerInformation taxId(String taxId)
public String getTaxId()
public void setTaxId(String taxId)
Copyright © 2018. All rights reserved.