Package io.moov.sdk.models.operations
Interface SDKMethodInterfaces.MethodCallListWalletTransactions
-
- All Known Implementing Classes:
WalletTransactions
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallListWalletTransactions
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ListWalletTransactionsResponselist(ListWalletTransactionsRequest request)
-
-
-
Method Detail
-
list
ListWalletTransactionsResponse list(ListWalletTransactionsRequest request) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-