@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-01-19T16:20:04.317+05:30") public class Ptsv2paymentsMerchantInformation extends Object
| Constructor and Description |
|---|
Ptsv2paymentsMerchantInformation() |
public Ptsv2paymentsMerchantInformation merchantDescriptor(Ptsv2paymentsMerchantInformationMerchantDescriptor merchantDescriptor)
public Ptsv2paymentsMerchantInformationMerchantDescriptor getMerchantDescriptor()
public void setMerchantDescriptor(Ptsv2paymentsMerchantInformationMerchantDescriptor merchantDescriptor)
public Ptsv2paymentsMerchantInformation domainName(String domainName)
public String getDomainName()
public void setDomainName(String domainName)
public Ptsv2paymentsMerchantInformation salesOrganizationId(String salesOrganizationId)
public String getSalesOrganizationId()
public void setSalesOrganizationId(String salesOrganizationId)
public Ptsv2paymentsMerchantInformation categoryCode(Integer categoryCode)
public Integer getCategoryCode()
public void setCategoryCode(Integer categoryCode)
public Ptsv2paymentsMerchantInformation categoryCodeDomestic(Integer categoryCodeDomestic)
public Integer getCategoryCodeDomestic()
public void setCategoryCodeDomestic(Integer categoryCodeDomestic)
public Ptsv2paymentsMerchantInformation taxId(String taxId)
public String getTaxId()
public void setTaxId(String taxId)
public Ptsv2paymentsMerchantInformation vatRegistrationNumber(String vatRegistrationNumber)
public String getVatRegistrationNumber()
public void setVatRegistrationNumber(String vatRegistrationNumber)
public Ptsv2paymentsMerchantInformation cardAcceptorReferenceNumber(String cardAcceptorReferenceNumber)
public String getCardAcceptorReferenceNumber()
public void setCardAcceptorReferenceNumber(String cardAcceptorReferenceNumber)
public Ptsv2paymentsMerchantInformation transactionLocalDateTime(String transactionLocalDateTime)
public String getTransactionLocalDateTime()
public void setTransactionLocalDateTime(String transactionLocalDateTime)
public Ptsv2paymentsMerchantInformation serviceFeeDescriptor(Ptsv2paymentsMerchantInformationServiceFeeDescriptor serviceFeeDescriptor)
public Ptsv2paymentsMerchantInformationServiceFeeDescriptor getServiceFeeDescriptor()
public void setServiceFeeDescriptor(Ptsv2paymentsMerchantInformationServiceFeeDescriptor serviceFeeDescriptor)
public Ptsv2paymentsMerchantInformation cancelUrl(String cancelUrl)
public String getCancelUrl()
public void setCancelUrl(String cancelUrl)
public Ptsv2paymentsMerchantInformation successUrl(String successUrl)
public String getSuccessUrl()
public void setSuccessUrl(String successUrl)
public Ptsv2paymentsMerchantInformation failureUrl(String failureUrl)
public String getFailureUrl()
public void setFailureUrl(String failureUrl)
public Ptsv2paymentsMerchantInformation merchantName(String merchantName)
public String getMerchantName()
public void setMerchantName(String merchantName)
Copyright © 2022. All rights reserved.