Procore.Model.ChecklistCommentBody (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.ChecklistCommentBody{
  comment: Procore.Model.Comment2.t(),
  item_id: integer(),
  project_id: integer()
}

Functions