Procore.Model.RestV10WorkforcePlanningV2CompaniesCompanyIdProjectsProjectIdReportsAssignmentHistoryGet200ResponseInner (procore_sdk v0.3.0)
Represents a single Assignment History report entry.
Summary
Types
@type t() :: %Procore.Model.RestV10WorkforcePlanningV2CompaniesCompanyIdProjectsProjectIdReportsAssignmentHistoryGet200ResponseInner{ cost_code_id: String.t() | nil, cost_code_name: String.t() | nil, duration: String.t() | nil, employee_number: String.t() | nil, end_day: String.t() | nil, end_time: String.t() | nil, job_title: String.t() | nil, label_id: String.t() | nil, label_name: String.t() | nil, person_name: Procore.Model.RestV10WorkforcePlanningV2CompaniesCompanyIdProjectsProjectIdReportsAssignmentHistoryGet200ResponseInnerPersonName.t() | nil, project_name: String.t() | nil, project_number: String.t() | nil, start_day: String.t() | nil, start_time: String.t() | nil }
Functions
Link to this function