public class PtsV2PaymentsRefundPost201ResponseProcessorInformationMerchantAdvice extends Object
| Constructor and Description |
|---|
PtsV2PaymentsRefundPost201ResponseProcessorInformationMerchantAdvice() |
| Modifier and Type | Method and Description |
|---|---|
PtsV2PaymentsRefundPost201ResponseProcessorInformationMerchantAdvice |
code(String code) |
PtsV2PaymentsRefundPost201ResponseProcessorInformationMerchantAdvice |
codeRaw(String codeRaw) |
boolean |
equals(Object o) |
String |
getCode()
- Merchant should update their retry logic to ensure retry is not attempted for the cards for which Issuer won't approve the transactions and where the retry is allowed.
|
String |
getCodeRaw()
Raw merchant advice code sent directly from the processor.
|
int |
hashCode() |
void |
setCode(String code) |
void |
setCodeRaw(String codeRaw) |
String |
toString() |
public PtsV2PaymentsRefundPost201ResponseProcessorInformationMerchantAdvice()
public PtsV2PaymentsRefundPost201ResponseProcessorInformationMerchantAdvice code(String code)
public String getCode()
public void setCode(String code)
public PtsV2PaymentsRefundPost201ResponseProcessorInformationMerchantAdvice codeRaw(String codeRaw)
public String getCodeRaw()
public void setCodeRaw(String codeRaw)
Copyright © 2026. All rights reserved.