@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class PtsV2PaymentsPost201ResponseRiskInformationRules extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201ResponseRiskInformationRules() |
| Modifier and Type | Method and Description |
|---|---|
PtsV2PaymentsPost201ResponseRiskInformationRules |
decision(String decision) |
boolean |
equals(Object o) |
String |
getDecision()
Summarizes the result for the rule according to the setting that you chose in the Profile Editor.
|
String |
getName()
Description of the rule as it appears in the Profile Editor.
|
int |
hashCode() |
PtsV2PaymentsPost201ResponseRiskInformationRules |
name(String name) |
void |
setDecision(String decision) |
void |
setName(String name) |
String |
toString() |
public PtsV2PaymentsPost201ResponseRiskInformationRules()
public PtsV2PaymentsPost201ResponseRiskInformationRules name(String name)
public String getName()
public void setName(String name)
public PtsV2PaymentsPost201ResponseRiskInformationRules decision(String decision)
public String getDecision()
public void setDecision(String decision)
Copyright © 2020. All rights reserved.