@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Ptsv2paymentsidrefundsMerchantInformation extends Object
| Constructor and Description |
|---|
Ptsv2paymentsidrefundsMerchantInformation() |
public Ptsv2paymentsidrefundsMerchantInformation()
public Ptsv2paymentsidrefundsMerchantInformation merchantDescriptor(Ptsv2paymentsMerchantInformationMerchantDescriptor merchantDescriptor)
public Ptsv2paymentsMerchantInformationMerchantDescriptor getMerchantDescriptor()
public void setMerchantDescriptor(Ptsv2paymentsMerchantInformationMerchantDescriptor merchantDescriptor)
public Ptsv2paymentsidrefundsMerchantInformation categoryCode(Integer categoryCode)
public Integer getCategoryCode()
public void setCategoryCode(Integer categoryCode)
public Ptsv2paymentsidrefundsMerchantInformation vatRegistrationNumber(String vatRegistrationNumber)
public String getVatRegistrationNumber()
public void setVatRegistrationNumber(String vatRegistrationNumber)
public Ptsv2paymentsidrefundsMerchantInformation cardAcceptorReferenceNumber(String cardAcceptorReferenceNumber)
public String getCardAcceptorReferenceNumber()
public void setCardAcceptorReferenceNumber(String cardAcceptorReferenceNumber)
public Ptsv2paymentsidrefundsMerchantInformation taxId(String taxId)
public String getTaxId()
public void setTaxId(String taxId)
Copyright © 2020. All rights reserved.