public class RefundCardMethodSpecificOutput extends RefundMethodSpecificOutput
| Constructor and Description |
|---|
RefundCardMethodSpecificOutput() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthorisationCode()
Card Authorization code as returned by the acquirer
|
CardEssentials |
getCard()
Object containing card details
|
void |
setAuthorisationCode(String value)
Card Authorization code as returned by the acquirer
|
void |
setCard(CardEssentials value)
Object containing card details
|
getRefundProductId, getTotalAmountPaid, getTotalAmountRefunded, setRefundProductId, setTotalAmountPaid, setTotalAmountRefundedpublic String getAuthorisationCode()
public void setAuthorisationCode(String value)
public CardEssentials getCard()
public void setCard(CardEssentials value)
Copyright © 2025 Worldline Global Collect. All rights reserved.