public class PayerAuthConfigCardTypesCB extends Object
| Constructor and Description |
|---|
PayerAuthConfigCardTypesCB() |
| Modifier and Type | Method and Description |
|---|---|
PayerAuthConfigCardTypesCB |
addCurrenciesItem(PayerAuthConfigCardTypesVerifiedByVisaCurrencies currenciesItem) |
PayerAuthConfigCardTypesCB |
currencies(List<PayerAuthConfigCardTypesVerifiedByVisaCurrencies> currencies) |
Boolean |
Enabled()
Get enabled
|
PayerAuthConfigCardTypesCB |
enabled(Boolean enabled) |
boolean |
equals(Object o) |
List<PayerAuthConfigCardTypesVerifiedByVisaCurrencies> |
getCurrencies()
Get currencies
|
String |
getRequestorId()
The value is for 3DS2.0 and is a Directory Server assigned 3DS Requestor ID value.
|
int |
hashCode() |
PayerAuthConfigCardTypesCB |
requestorId(String requestorId) |
void |
setCurrencies(List<PayerAuthConfigCardTypesVerifiedByVisaCurrencies> currencies) |
void |
setEnabled(Boolean enabled) |
void |
setRequestorId(String requestorId) |
String |
toString() |
public PayerAuthConfigCardTypesCB requestorId(String requestorId)
public String getRequestorId()
public void setRequestorId(String requestorId)
public PayerAuthConfigCardTypesCB enabled(Boolean enabled)
public Boolean Enabled()
public void setEnabled(Boolean enabled)
public PayerAuthConfigCardTypesCB currencies(List<PayerAuthConfigCardTypesVerifiedByVisaCurrencies> currencies)
public PayerAuthConfigCardTypesCB addCurrenciesItem(PayerAuthConfigCardTypesVerifiedByVisaCurrencies currenciesItem)
public List<PayerAuthConfigCardTypesVerifiedByVisaCurrencies> getCurrencies()
public void setCurrencies(List<PayerAuthConfigCardTypesVerifiedByVisaCurrencies> currencies)
Copyright © 2025. All rights reserved.