Gleanex.Client.CustomFieldValuePerson (Gleanex v0.1.0)

Copy Markdown View Source

Provides struct and type for a CustomFieldValuePerson

Summary

Types

t()

@type t() :: %Gleanex.Client.CustomFieldValuePerson{
  person: Gleanex.Client.Person.t() | nil
}