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