public class PtsV2CreditsPost201Response1ProcessorInformation extends Object
| Constructor | Description |
|---|---|
PtsV2CreditsPost201Response1ProcessorInformation() |
| Modifier and Type | Method | Description |
|---|---|---|
PtsV2CreditsPost201Response1ProcessorInformation |
approvalCode(String approvalCode) |
|
boolean |
equals(Object o) |
|
String |
getApprovalCode() |
Authorization code.
|
String |
getResponseCode() |
For most processors, this is the error message sent directly from the bank.
|
int |
hashCode() |
|
PtsV2CreditsPost201Response1ProcessorInformation |
responseCode(String responseCode) |
|
void |
setApprovalCode(String approvalCode) |
|
void |
setResponseCode(String responseCode) |
|
String |
toString() |
public PtsV2CreditsPost201Response1ProcessorInformation()
public PtsV2CreditsPost201Response1ProcessorInformation approvalCode(String approvalCode)
public String getApprovalCode()
public void setApprovalCode(String approvalCode)
public PtsV2CreditsPost201Response1ProcessorInformation responseCode(String responseCode)
public String getResponseCode()
public void setResponseCode(String responseCode)
Copyright © 2026. All rights reserved.