Procore.Model.ChecklistBody (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.ChecklistBody{
  attachments: [String.t()] | nil,
  list: Procore.Model.Checklist2.t(),
  project_id: integer(),
  template_id: integer()
}

Functions