Procore.Model.ProjectPerson1 (procore_sdk v0.1.3)
Project Person
Summary
Types
@type t() :: %Procore.Model.ProjectPerson1{ contact: Procore.Model.NormalView1Contact.t() | nil, employee_id: String.t() | nil, first_name: String.t() | nil, id: integer() | nil, is_employee: boolean() | nil, last_name: String.t() | nil, origin_id: integer() | nil, user_id: integer() | nil, user_uuid: integer() | nil, work_classification_id: integer() | nil }
Functions
Link to this function