Procore.Model.RestV10ProjectsProjectIdManpowerLogsGet200ResponseInnerContact (procore_sdk v0.3.0)

Summary

Types

@type t() ::
  %Procore.Model.RestV10ProjectsProjectIdManpowerLogsGet200ResponseInnerContact{
    business_phone: String.t() | nil,
    business_phone_extension: integer() | nil,
    email: String.t() | nil,
    fax_number: String.t() | nil,
    id: integer() | nil,
    job_title: String.t() | nil,
    login_information_id: integer() | nil,
    mobile_phone: String.t() | nil,
    name: String.t() | nil,
    vendor_name: String.t() | nil
  }

Functions