Procore.Model.RestV10ProjectsProjectIdActionPlansPlanTemplateItemAssigneesGet200ResponseInner (procore_sdk v0.3.0)
Project Action Plan Template Item Assignee (Show)
Summary
Types
@type t() :: %Procore.Model.RestV10ProjectsProjectIdActionPlansPlanTemplateItemAssigneesGet200ResponseInner{ created_at: DateTime.t() | nil, id: integer() | nil, is_holding: boolean() | nil, party: Procore.Model.RestV10ProjectsProjectIdActionPlansPlanTemplatesGet200ResponseInnerManager.t() | nil, plan_template_id: integer() | nil, plan_template_item_id: integer() | nil, role: String.t() | nil, updated_at: DateTime.t() | nil, verification_method: Procore.Model.RestV10ProjectsProjectIdActionPlansPlanTemplateItemAssigneesGet200ResponseInnerVerificationMethod.t() | nil }
Functions
Link to this function