Procore.Model.RestV10CompaniesCompanyIdActionPlansPlanTemplateSectionsCreateFromSectionPost201Response (procore_sdk v0.3.0)

Company Action Plan Template Section (Show)

Summary

Types

@type t() ::
  %Procore.Model.RestV10CompaniesCompanyIdActionPlansPlanTemplateSectionsCreateFromSectionPost201Response{
    created_at: String.t() | nil,
    id: integer() | nil,
    plan_template_id: integer() | nil,
    position: integer() | nil,
    title: String.t() | nil,
    updated_at: String.t() | nil
  }

Functions