Package io.moov.sdk.models.operations
Interface SDKMethodInterfaces.MethodCallCreateTransfer
-
- All Known Implementing Classes:
Transfers
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallCreateTransfer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CreateTransferResponsecreate(CreateTransferRequest request)
-
-
-
Method Detail
-
create
CreateTransferResponse create(CreateTransferRequest request) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-