Procore.Model.NormalContact (procore_sdk v0.3.0)

The Contact associated with the Project Person

Summary

Types

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

Functions