Package com.onlinepayments.domain
Class RefundCardMethodSpecificOutput
java.lang.Object
com.onlinepayments.domain.RefundCardMethodSpecificOutput
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidsetTotalAmountPaid(Long value) voidsetTotalAmountRefunded(Long value) withTotalAmountPaid(Long value) withTotalAmountRefunded(Long value)
-
Constructor Details
-
RefundCardMethodSpecificOutput
public RefundCardMethodSpecificOutput()
-
-
Method Details
-
getCurrencyConversion
-
setCurrencyConversion
-
withCurrencyConversion
-
getTotalAmountPaid
-
setTotalAmountPaid
-
withTotalAmountPaid
-
getTotalAmountRefunded
-
setTotalAmountRefunded
-
withTotalAmountRefunded
-