Interface SDKMethodInterfaces.MethodCallStackoneUpdateAccount
-
- All Known Implementing Classes:
Accounts
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallStackoneUpdateAccount
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StackoneUpdateAccountResponseupdateAccount(java.lang.String id, PatchAccountExternalDto patchAccountExternalDto, java.util.Optional<Options> options)
-
-
-
Method Detail
-
updateAccount
StackoneUpdateAccountResponse updateAccount(java.lang.String id, PatchAccountExternalDto patchAccountExternalDto, java.util.Optional<Options> options) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-