Package io.moov.sdk.models.operations
Interface SDKMethodInterfaces.MethodCallListFeesFetch
-
- All Known Implementing Classes:
FeePlans
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallListFeesFetch
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ListFeesFetchResponselistFeesFetch(java.util.Optional<java.lang.String> xMoovVersion, java.lang.String accountID, java.util.Optional<? extends ListFeesFetchRequest> listFeesFetchRequest)
-
-
-
Method Detail
-
listFeesFetch
ListFeesFetchResponse listFeesFetch(java.util.Optional<java.lang.String> xMoovVersion, java.lang.String accountID, java.util.Optional<? extends ListFeesFetchRequest> listFeesFetchRequest) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-