public class CybersourceDecisionManager extends Object
Constructor and Description |
---|
CybersourceDecisionManager() |
Modifier and Type | Method and Description |
---|---|
String |
getClauseName()
Name of the clause within the applied policy that was triggered during the evaluation of this transaction.
|
Integer |
getFraudScore()
Result of the Cybersource Decision Manager check.
|
String |
getPolicyApplied()
Name of the policy that was applied during the evaluation of this transaction.
|
List<String> |
getReasonCodes()
List of one or more reason codes.
|
void |
setClauseName(String value)
Name of the clause within the applied policy that was triggered during the evaluation of this transaction.
|
void |
setFraudScore(Integer value)
Result of the Cybersource Decision Manager check.
|
void |
setPolicyApplied(String value)
Name of the policy that was applied during the evaluation of this transaction.
|
void |
setReasonCodes(List<String> value)
List of one or more reason codes.
|
public String getClauseName()
public void setClauseName(String value)
public Integer getFraudScore()
public void setFraudScore(Integer value)
public String getPolicyApplied()
public void setPolicyApplied(String value)
Copyright © 2025 Worldline Global Collect. All rights reserved.