Package io.moov.sdk.models.operations
Interface SDKMethodInterfaces.MethodCallInitiateRefund
-
- All Known Implementing Classes:
Transfers
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallInitiateRefund
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description InitiateRefundResponseinitiateRefund(InitiateRefundRequest request)
-
-
-
Method Detail
-
initiateRefund
InitiateRefundResponse initiateRefund(InitiateRefundRequest request) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-