@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2021-11-22T16:37:43.981+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 © 2021. All rights reserved.