All definitions I've seen in my life of $\mathbb{Z}[r]$, where $r\in\mathbb{C}$, is
the least subring of $\mathbb{C}$ including $\mathbb{Z}$ and containing $r$.
It can be easily proved that $\mathbb{Z}[r]$ consists of all numbers of the form
$f(r)$, where $f$ is a polynomial with integer coefficients.
So, by definition, $\mathbb{Z}[r]$ is closed under multiplication. Being a subring of $\mathbb{C}$, it is obviously a domain.
Don't be deceived by the fact that
$$
\mathbb{Z}[\sqrt{2}]=\{a+b\sqrt{2}:a,b\in\mathbb{Z}\}
$$
which is true because $\sqrt{2}$ is algebraic of degree $2$. The number $\sqrt{2}+\sqrt{3}$ is algebraic of degree $4$, so elements in $\mathbb{Z}[\sqrt{2}+\sqrt{3}]$ have a more complicated representation. But the minimum polynomial of $r=\sqrt{2}+\sqrt{3}$ can be easily computed:
\begin{gather}
r-\sqrt{2}=\sqrt{3}\\
r^2-2r\sqrt{2}+2=3\\
r^2-1=2r\sqrt{2}\\
r^4-2r^2+1=8r^2\\
r^4-10r^2+1=0
\end{gather}
Since it's fairly easy to see that $h(X)=X^4-10X^2+1$ is irreducible over the rationals, this is the minimum polynomial of $r$ over $\mathbb{Q}$. Since it is monic, every polynomial $f(X)$ with integer coefficients can be written as
$$
f(X)=q(X)h(X)+g(X)
$$
where $q$ and $g$ have integer coefficients and $g$ has degree less than $4$. It follows that
$$
\mathbb{Z}[r]=\{\,a+br+cr^2+dr^3:a,b,c,d\in\mathbb{Z}\,\}.
$$