Package io.moov.sdk.models.operations
Interface SDKMethodInterfaces.MethodCallCreateAccount
-
- All Known Implementing Classes:
Accounts
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallCreateAccount
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CreateAccountResponsecreate(java.util.Optional<java.lang.String> xMoovVersion, CreateAccount createAccount)
-
-
-
Method Detail
-
create
CreateAccountResponse create(java.util.Optional<java.lang.String> xMoovVersion, CreateAccount createAccount) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-