public class RefundCardMethodSpecificOutput extends Object
| Constructor and Description |
|---|
RefundCardMethodSpecificOutput() |
| Modifier and Type | Method and Description |
|---|---|
CurrencyConversion |
getCurrencyConversion() |
Long |
getTotalAmountPaid() |
Long |
getTotalAmountRefunded() |
void |
setCurrencyConversion(CurrencyConversion value) |
void |
setTotalAmountPaid(Long value) |
void |
setTotalAmountRefunded(Long value) |
RefundCardMethodSpecificOutput |
withCurrencyConversion(CurrencyConversion value) |
RefundCardMethodSpecificOutput |
withTotalAmountPaid(Long value) |
RefundCardMethodSpecificOutput |
withTotalAmountRefunded(Long value) |
public CurrencyConversion getCurrencyConversion()
public void setCurrencyConversion(CurrencyConversion value)
public RefundCardMethodSpecificOutput withCurrencyConversion(CurrencyConversion value)
public Long getTotalAmountPaid()
public void setTotalAmountPaid(Long value)
public RefundCardMethodSpecificOutput withTotalAmountPaid(Long value)
public Long getTotalAmountRefunded()
public void setTotalAmountRefunded(Long value)
public RefundCardMethodSpecificOutput withTotalAmountRefunded(Long value)
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.