Package com.onlinepayments.domain
Class RefundMobileMethodSpecificOutput
java.lang.Object
com.onlinepayments.domain.RefundMobileMethodSpecificOutput
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe card network that was used for a mobile payment method operationvoidsetNetwork(String value) The card network that was used for a mobile payment method operationvoidsetTotalAmountPaid(Long value) voidsetTotalAmountRefunded(Long value) withNetwork(String value) The card network that was used for a mobile payment method operationwithTotalAmountPaid(Long value) withTotalAmountRefunded(Long value)
-
Constructor Details
-
RefundMobileMethodSpecificOutput
public RefundMobileMethodSpecificOutput()
-
-
Method Details
-
getNetwork
The card network that was used for a mobile payment method operation -
setNetwork
The card network that was used for a mobile payment method operation -
withNetwork
The card network that was used for a mobile payment method operation -
getTotalAmountPaid
-
setTotalAmountPaid
-
withTotalAmountPaid
-
getTotalAmountRefunded
-
setTotalAmountRefunded
-
withTotalAmountRefunded
-