@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class V2paymentsMerchantInformation extends Object
| Constructor and Description |
|---|
V2paymentsMerchantInformation() |
public V2paymentsMerchantInformation merchantDescriptor(V2paymentsMerchantInformationMerchantDescriptor merchantDescriptor)
public V2paymentsMerchantInformationMerchantDescriptor getMerchantDescriptor()
public void setMerchantDescriptor(V2paymentsMerchantInformationMerchantDescriptor merchantDescriptor)
public V2paymentsMerchantInformation salesOrganizationId(String salesOrganizationId)
public String getSalesOrganizationId()
public void setSalesOrganizationId(String salesOrganizationId)
public V2paymentsMerchantInformation categoryCode(Integer categoryCode)
public Integer getCategoryCode()
public void setCategoryCode(Integer categoryCode)
public V2paymentsMerchantInformation vatRegistrationNumber(String vatRegistrationNumber)
public String getVatRegistrationNumber()
public void setVatRegistrationNumber(String vatRegistrationNumber)
public V2paymentsMerchantInformation cardAcceptorReferenceNumber(String cardAcceptorReferenceNumber)
public String getCardAcceptorReferenceNumber()
public void setCardAcceptorReferenceNumber(String cardAcceptorReferenceNumber)
public V2paymentsMerchantInformation transactionLocalDateTime(String transactionLocalDateTime)
public String getTransactionLocalDateTime()
public void setTransactionLocalDateTime(String transactionLocalDateTime)
Copyright © 2018. All rights reserved.