Procore.Model.PunchItemCommentBody (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.PunchItemCommentBody{
  attachments: [String.t()] | nil,
  comment: Procore.Model.Comment1.t()
}

Functions