Procore.Model.RestV10ProjectsProjectIdActionPlansPlanTemplatesGet200ResponseInnerPlanType (procore_sdk v0.3.0)

Summary

Types

@type t() ::
  %Procore.Model.RestV10ProjectsProjectIdActionPlansPlanTemplatesGet200ResponseInnerPlanType{
    active: boolean() | nil,
    created_at: DateTime.t() | nil,
    id: integer() | nil,
    name: String.t() | nil,
    source_key: String.t() | nil,
    updated_at: DateTime.t() | nil
  }

Functions