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