public class CardProcessingConfigCommonCurrencies extends Object
| Constructor and Description |
|---|
CardProcessingConfigCommonCurrencies() |
public CardProcessingConfigCommonCurrencies()
public CardProcessingConfigCommonCurrencies enabled(Boolean enabled)
public Boolean Enabled()
public void setEnabled(Boolean enabled)
public CardProcessingConfigCommonCurrencies enabledCardPresent(Boolean enabledCardPresent)
public Boolean EnabledCardPresent()
public void setEnabledCardPresent(Boolean enabledCardPresent)
public CardProcessingConfigCommonCurrencies enabledCardNotPresent(Boolean enabledCardNotPresent)
public Boolean EnabledCardNotPresent()
public void setEnabledCardNotPresent(Boolean enabledCardNotPresent)
public CardProcessingConfigCommonCurrencies merchantId(String merchantId)
public String getMerchantId()
public void setMerchantId(String merchantId)
public CardProcessingConfigCommonCurrencies terminalId(String terminalId)
public String getTerminalId()
public void setTerminalId(String terminalId)
public CardProcessingConfigCommonCurrencies terminalIds(List<String> terminalIds)
public CardProcessingConfigCommonCurrencies addTerminalIdsItem(String terminalIdsItem)
public List<String> getTerminalIds()
public CardProcessingConfigCommonCurrencies serviceEnablementNumber(String serviceEnablementNumber)
public String getServiceEnablementNumber()
public void setServiceEnablementNumber(String serviceEnablementNumber)
Copyright © 2025. All rights reserved.