public class AcquirerSelectionInformation extends Object
| Constructor and Description |
|---|
AcquirerSelectionInformation() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getFallbackLevel()
Specifies whether a fallback occurred from the primary choice of the acquirer selection service.
|
String |
getResult()
Result of the acquirer selection operation
|
String |
getRuleName()
Name of the rule used to select the acquirer
|
void |
setFallbackLevel(Integer value)
Specifies whether a fallback occurred from the primary choice of the acquirer selection service.
|
void |
setResult(String value)
Result of the acquirer selection operation
|
void |
setRuleName(String value)
Name of the rule used to select the acquirer
|
AcquirerSelectionInformation |
withFallbackLevel(Integer value)
Specifies whether a fallback occurred from the primary choice of the acquirer selection service.
|
AcquirerSelectionInformation |
withResult(String value)
Result of the acquirer selection operation
|
AcquirerSelectionInformation |
withRuleName(String value)
Name of the rule used to select the acquirer
|
public Integer getFallbackLevel()
public void setFallbackLevel(Integer value)
public AcquirerSelectionInformation withFallbackLevel(Integer value)
public String getResult()
public void setResult(String value)
public AcquirerSelectionInformation withResult(String value)
public String getRuleName()
public void setRuleName(String value)
public AcquirerSelectionInformation withRuleName(String value)
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.