Procore.Model.RestV10CompaniesCompanyIdChecklistListTemplatesPost201ResponseAllOfSectionsInnerAllOfItemsInner (procore_sdk v0.3.0)

Summary

Types

@type t() ::
  %Procore.Model.RestV10CompaniesCompanyIdChecklistListTemplatesPost201ResponseAllOfSectionsInnerAllOfItemsInner{
    id: integer() | nil,
    name: String.t() | nil,
    position: integer() | nil,
    response_set: Procore.Model.ChecklistTemplateItemResponseSet1.t() | nil,
    section_id: integer() | nil
  }

Functions