Provides struct and type for a ChatCustomEntitySource
@type t() :: %Gleanex.Platform.ChatCustomEntitySource{ datasource: String.t() | nil, entity_id: String.t(), name: String.t() | nil, title: String.t() | nil, type: String.t(), url: String.t() | nil }