Procore.Model.RestV10ProjectsProjectIdActionPlansPlanItemsIdPatchRequestPlanItem
(procore_sdk v0.3.0)
Types
@type t() ::
%Procore.Model.RestV10ProjectsProjectIdActionPlansPlanItemsIdPatchRequestPlanItem{
description: String.t() | nil,
due_at: DateTime.t() | nil,
holding_type: String.t() | nil,
notes: String.t() | nil,
status_id: integer() | nil,
title: String.t() | nil
}