public class PtsV2PaymentsPost201ResponseRiskInformationScore extends Object
| Constructor | Description |
|---|---|
PtsV2PaymentsPost201ResponseRiskInformationScore() |
| Modifier and Type | Method | Description |
|---|---|---|
PtsV2PaymentsPost201ResponseRiskInformationScore |
addFactorCodesItem(String factorCodesItem) |
|
boolean |
equals(Object o) |
|
PtsV2PaymentsPost201ResponseRiskInformationScore |
factorCodes(List<String> factorCodes) |
|
List<String> |
getFactorCodes() |
Get factorCodes
|
String |
getModelUsed() |
Name of the score model used for the transaction.
|
String |
getResult() |
Total score calculated for this order.
|
int |
hashCode() |
|
PtsV2PaymentsPost201ResponseRiskInformationScore |
modelUsed(String modelUsed) |
|
PtsV2PaymentsPost201ResponseRiskInformationScore |
result(String result) |
|
void |
setFactorCodes(List<String> factorCodes) |
|
void |
setModelUsed(String modelUsed) |
|
void |
setResult(String result) |
|
String |
toString() |
public PtsV2PaymentsPost201ResponseRiskInformationScore()
public PtsV2PaymentsPost201ResponseRiskInformationScore factorCodes(List<String> factorCodes)
public PtsV2PaymentsPost201ResponseRiskInformationScore addFactorCodesItem(String factorCodesItem)
public PtsV2PaymentsPost201ResponseRiskInformationScore modelUsed(String modelUsed)
public String getModelUsed()
public void setModelUsed(String modelUsed)
public PtsV2PaymentsPost201ResponseRiskInformationScore result(String result)
public String getResult()
public void setResult(String result)
Copyright © 2026. All rights reserved.