Procore.Model.RestV10CompaniesCompanyIdActionPlansPlanTemplateReferencesGet200ResponseInner (procore_sdk v0.3.0)

Company Action Plan Template Reference (Show)

Summary

Types

@type t() ::
  %Procore.Model.RestV10CompaniesCompanyIdActionPlansPlanTemplateReferencesGet200ResponseInner{
    created_at: String.t() | nil,
    id: integer() | nil,
    payload:
      Procore.Model.RestV10ProjectsProjectIdInspectionTemplatesInspectionTemplateIdItemReferencesGet200ResponseInnerPayload.t()
      | nil,
    plan_template_id: integer() | nil,
    plan_template_item_id: integer() | nil,
    type: String.t() | nil,
    updated_at: String.t() | nil
  }

Functions