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