Interface SDKMethodInterfaces.MethodCallUpdateAccount

  • All Known Implementing Classes:
    Accounts
    Enclosing class:
    SDKMethodInterfaces

    public static interface SDKMethodInterfaces.MethodCallUpdateAccount
    • Method Detail

      • update

        UpdateAccountResponse update​(java.util.Optional<java.lang.String> xMoovVersion,
                                     java.lang.String accountID,
                                     PatchAccount patchAccount)
                              throws java.lang.Exception
        Throws:
        java.lang.Exception