Procore.Model.PunchItemCreator (procore_sdk v0.3.0)

User that created the Punch Item

Summary

Types

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

Functions