Procore.Model.ChecklistSection2 (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.ChecklistSection2{
  id: integer() | nil,
  list_id: integer() | nil,
  name: String.t() | nil,
  not_applicable: boolean() | nil,
  position: integer() | nil
}

Functions