Provides struct and type for a Disambiguation
@type t() :: %Gleanex.Client.Disambiguation{ id: String.t() | nil, name: String.t() | nil, type: String.t() | nil }