public class PtsV2CreditsPost201Response1ProcessorInformation extends Object
| Constructor and Description |
|---|
PtsV2CreditsPost201Response1ProcessorInformation() |
| Modifier and Type | Method and 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 © 2025. All rights reserved.