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, setTotalAmountRefunded
public String getAuthorisationCode()
public void setAuthorisationCode(String value)
public CardEssentials getCard()
public void setCard(CardEssentials value)
Copyright © 2024 Worldline Global Collect. All rights reserved.