Company signee party
@type t() :: %Procore.Model.ExtendedView{ employee_id: String.t() | nil, first_name: String.t() | nil, id: integer() | nil, is_employee: boolean() | nil, last_name: String.t() | nil, user_id: integer() | nil, work_classification: Procore.Model.ExtendedViewWorkClassification.t() | nil }