@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class TssV2TransactionsGet200ResponseFraudMarkingInformation extends Object
| Constructor and Description |
|---|
TssV2TransactionsGet200ResponseFraudMarkingInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getReason()
Reason for adding the transaction to the negative list.
|
int |
hashCode() |
TssV2TransactionsGet200ResponseFraudMarkingInformation |
reason(String reason) |
void |
setReason(String reason) |
String |
toString() |
public TssV2TransactionsGet200ResponseFraudMarkingInformation()
public TssV2TransactionsGet200ResponseFraudMarkingInformation reason(String reason)
public String getReason()
public void setReason(String reason)
Copyright © 2020. All rights reserved.