Provides struct and type for a ChatPersonSource
@type t() :: %Gleanex.Platform.ChatPersonSource{ name: String.t() | nil, person_id: String.t(), type: String.t(), url: String.t() | nil }