@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class PtsV2PaymentsVoidsPost201ResponseProcessorInformation extends Object
| Constructor and Description |
|---|
PtsV2PaymentsVoidsPost201ResponseProcessorInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getResponseCode()
For most processors, this is the error message sent directly from the bank.
|
int |
hashCode() |
PtsV2PaymentsVoidsPost201ResponseProcessorInformation |
responseCode(String responseCode) |
void |
setResponseCode(String responseCode) |
String |
toString() |
public PtsV2PaymentsVoidsPost201ResponseProcessorInformation()
public PtsV2PaymentsVoidsPost201ResponseProcessorInformation responseCode(String responseCode)
public String getResponseCode()
public void setResponseCode(String responseCode)
Copyright © 2020. All rights reserved.