Interface SDKMethodInterfaces.MethodCallGetSubaccountDetails
-
- All Known Implementing Classes:
Accounts
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallGetSubaccountDetails
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GetSubaccountDetailsResponsegetSubaccount(java.lang.String userLogin, java.util.Optional<Options> options)
-
-
-
Method Detail
-
getSubaccount
GetSubaccountDetailsResponse getSubaccount(java.lang.String userLogin, java.util.Optional<Options> options) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-