Procore.Model.CompanyInspectionTemplateItemBodyInspectionTemplateItem (procore_sdk v0.3.0)

Inspection Template Item object

Summary

Types

@type t() :: %Procore.Model.CompanyInspectionTemplateItemBodyInspectionTemplateItem{
  name: String.t() | nil,
  position: integer() | nil,
  response_set_id: integer() | nil,
  section_id: integer() | nil,
  type: String.t() | nil
}

Functions