Procore.Model.RestV10WorkforcePlanningV2CompaniesCompanyIdProjectsProjectIdResourceRequestsPost200Response (procore_sdk v0.3.0)
A single Resource Request record.
Summary
Types
@type t() :: %Procore.Model.RestV10WorkforcePlanningV2CompaniesCompanyIdProjectsProjectIdResourceRequestsPost200Response{ category_id: String.t() | nil, end_day: String.t() | nil, end_time: String.t() | nil, id: String.t() | nil, instruction_text: String.t() | nil, job_title_id: String.t() | nil, percent_allocated: integer() | nil, project_id: String.t() | nil, start_day: String.t() | nil, start_time: String.t() | nil, subcategory_id: String.t() | nil, work_days: Procore.Model.RestV10WorkforcePlanningV2CompaniesCompanyIdProjectsProjectIdResourceRequestsPost200ResponseWorkDays.t() | nil, work_scope_text: String.t() | nil }
Functions
Link to this function