Procore.Model.PunchItemCommentCreator (procore_sdk v0.3.0)

User that created the Punch Item Comment

Summary

Types

@type t() :: %Procore.Model.PunchItemCommentCreator{
  company_name: String.t() | nil,
  id: integer() | nil,
  login: String.t() | nil,
  name: String.t() | nil
}

Functions