Package io.moov.sdk.models.operations
Interface SDKMethodInterfaces.MethodCallListWallets
-
- All Known Implementing Classes:
Wallets
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallListWallets
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ListWalletsResponselist(java.util.Optional<java.lang.String> xMoovVersion, java.lang.String accountID)
-
-
-
Method Detail
-
list
ListWalletsResponse list(java.util.Optional<java.lang.String> xMoovVersion, java.lang.String accountID) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-