@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class TssV2TransactionsGet200ResponseRiskInformationScore extends Object
| Constructor and Description |
|---|
TssV2TransactionsGet200ResponseRiskInformationScore() |
| Modifier and Type | Method and Description |
|---|---|
TssV2TransactionsGet200ResponseRiskInformationScore |
addFactorCodesItem(String factorCodesItem) |
boolean |
equals(Object o) |
TssV2TransactionsGet200ResponseRiskInformationScore |
factorCodes(List<String> factorCodes) |
List<String> |
getFactorCodes()
Array of factor codes.
|
Integer |
getResult()
The description for this field is not available.
|
int |
hashCode() |
TssV2TransactionsGet200ResponseRiskInformationScore |
result(Integer result) |
void |
setFactorCodes(List<String> factorCodes) |
void |
setResult(Integer result) |
String |
toString() |
public TssV2TransactionsGet200ResponseRiskInformationScore()
public TssV2TransactionsGet200ResponseRiskInformationScore factorCodes(List<String> factorCodes)
public TssV2TransactionsGet200ResponseRiskInformationScore addFactorCodesItem(String factorCodesItem)
public TssV2TransactionsGet200ResponseRiskInformationScore result(Integer result)
public Integer getResult()
public void setResult(Integer result)
Copyright © 2020. All rights reserved.