Procore.Model.ChecklistItemBody (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.ChecklistItemBody{
  attachments: [String.t()] | nil,
  item: Procore.Model.Item.t(),
  project_id: integer(),
  section_id: integer()
}

Functions