Procore.Model.ChecklistSection1 (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.ChecklistSection1{
  id: integer() | nil,
  name: String.t() | nil,
  position: integer() | nil,
  template_section_id: integer() | nil,
  updated_at: DateTime.t() | nil
}

Functions