Ecto.ParameterizedType.type

You're seeing just the callback type, go back to Ecto.ParameterizedType module for more information.

Specs

type(params()) :: Ecto.Type.t()

Returns the underlying schema type for the ParameterizedType.

For more information on schema types, see Ecto.Type.type/0