Procore.Model.RestV10ProjectsProjectIdRecycleBinActionPlansPlanSectionsGet200ResponseInner (procore_sdk v0.3.0)

Recycled Action Plan Section (Show)

Summary

Types

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

Functions