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