public class SAConfigPaymentTypesCardTypesDiscover extends Object
| Constructor and Description |
|---|
SAConfigPaymentTypesCardTypesDiscover() |
public SAConfigPaymentTypesCardTypesDiscover()
public SAConfigPaymentTypesCardTypesDiscover cardVerificationNumberSupported(Boolean cardVerificationNumberSupported)
public Boolean getCardVerificationNumberSupported()
public void setCardVerificationNumberSupported(Boolean cardVerificationNumberSupported)
public SAConfigPaymentTypesCardTypesDiscover cardVerificationNumberDisplay(Boolean cardVerificationNumberDisplay)
public Boolean getCardVerificationNumberDisplay()
public void setCardVerificationNumberDisplay(Boolean cardVerificationNumberDisplay)
public SAConfigPaymentTypesCardTypesDiscover payerAuthenticationSupported(Boolean payerAuthenticationSupported)
public Boolean getPayerAuthenticationSupported()
public void setPayerAuthenticationSupported(Boolean payerAuthenticationSupported)
public SAConfigPaymentTypesCardTypesDiscover supportedCurrencies(List<String> supportedCurrencies)
public SAConfigPaymentTypesCardTypesDiscover addSupportedCurrenciesItem(String supportedCurrenciesItem)
public List<String> getSupportedCurrencies()
public SAConfigPaymentTypesCardTypesDiscover method(String method)
public String getMethod()
public void setMethod(String method)
public SAConfigPaymentTypesCardTypesDiscover cardVerificationNumberRequired(Boolean cardVerificationNumberRequired)
public Boolean getCardVerificationNumberRequired()
public void setCardVerificationNumberRequired(Boolean cardVerificationNumberRequired)
public SAConfigPaymentTypesCardTypesDiscover payerAuthenticationEnabled(Boolean payerAuthenticationEnabled)
public Boolean getPayerAuthenticationEnabled()
public void setPayerAuthenticationEnabled(Boolean payerAuthenticationEnabled)
Copyright © 2024. All rights reserved.