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 © 2023. All rights reserved.