Procore.Model.ExtendedView2 (procore_sdk v0.3.0)
Project Person
Summary
Types
@type t() :: %Procore.Model.ExtendedView2{ contact: Procore.Model.NormalContact.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, vendor: Procore.Model.Compact.t() | nil, work_classification: Procore.Model.ExtendedViewWorkClassification.t() | nil, work_classification_id: integer() | nil }
Functions
Link to this function