@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-11-08T03:47:28.632+05:30") public class TssV2TransactionsGet200ResponseProcessorInformationAchVerification extends Object
| Constructor and Description |
|---|
TssV2TransactionsGet200ResponseProcessorInformationAchVerification() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getResultCode()
The description for this field is not available..
|
String |
getResultCodeRaw()
The description for this field is not available.
|
int |
hashCode() |
TssV2TransactionsGet200ResponseProcessorInformationAchVerification |
resultCode(String resultCode) |
TssV2TransactionsGet200ResponseProcessorInformationAchVerification |
resultCodeRaw(String resultCodeRaw) |
void |
setResultCode(String resultCode) |
void |
setResultCodeRaw(String resultCodeRaw) |
String |
toString() |
public TssV2TransactionsGet200ResponseProcessorInformationAchVerification()
public TssV2TransactionsGet200ResponseProcessorInformationAchVerification resultCode(String resultCode)
public String getResultCode()
public void setResultCode(String resultCode)
public TssV2TransactionsGet200ResponseProcessorInformationAchVerification resultCodeRaw(String resultCodeRaw)
public String getResultCodeRaw()
public void setResultCodeRaw(String resultCodeRaw)
Copyright © 2018. All rights reserved.