Procore.Model.CompanyPersonContact (procore_sdk v0.3.0)

The contact associated with the Company Person.

Summary

Types

@type t() :: %Procore.Model.CompanyPersonContact{
  email: String.t() | nil,
  is_active: boolean() | nil
}

Functions