This module defines Tag struct.
t() :: %Serum.Tag{list_url: binary(), name: binary()}
batch_create([binary()], map()) :: [t()]
new(binary(), map()) :: t()