Procore.Model.RestV10CompaniesCompanyIdActionPlansPlanTemplateItemsGet200ResponseInner (procore_sdk v0.3.0)
Company Action Plan Template Item (Show)
Summary
Types
@type t() :: %Procore.Model.RestV10CompaniesCompanyIdActionPlansPlanTemplateItemsGet200ResponseInner{ created_at: DateTime.t() | nil, description: String.t() | nil, holding_type: String.t() | nil, id: integer() | nil, plan_template_id: integer() | nil, plan_template_item_assignees: [ Procore.Model.RestV10CompaniesCompanyIdActionPlansPlanTemplateItemsGet200ResponseInnerPlanTemplateItemAssigneesInner.t() ] | nil, plan_template_section_id: integer() | nil, position: integer() | nil, title: String.t() | nil, updated_at: DateTime.t() | nil }
Functions
Link to this function