@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-11-08T03:47:28.632+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 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)
Copyright © 2018. All rights reserved.