@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+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 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 merchantName(String merchantName)
public String getMerchantName()
public void setMerchantName(String merchantName)
Copyright © 2020. All rights reserved.