Uses of Class
com.onlinepayments.domain.RefundMobileMethodSpecificOutput
Packages that use RefundMobileMethodSpecificOutput
-
Uses of RefundMobileMethodSpecificOutput in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return RefundMobileMethodSpecificOutputModifier and TypeMethodDescriptionRefundOutput.getMobileRefundMethodSpecificOutput()RefundMobileMethodSpecificOutput.withNetwork(String value) The card network that was used for a mobile payment method operationRefundMobileMethodSpecificOutput.withTotalAmountPaid(Long value) RefundMobileMethodSpecificOutput.withTotalAmountRefunded(Long value) Methods in com.onlinepayments.domain with parameters of type RefundMobileMethodSpecificOutputModifier and TypeMethodDescriptionvoidRefundOutput.setMobileRefundMethodSpecificOutput(RefundMobileMethodSpecificOutput value) RefundOutput.withMobileRefundMethodSpecificOutput(RefundMobileMethodSpecificOutput value)