Procore.Model.RestV10ProjectsProjectIdPunchItemAssignmentsIdPatchRequest1PunchItemAssignment (procore_sdk v0.3.0)

Punch Item Assignment object

Summary

Types

@type t() ::
  %Procore.Model.RestV10ProjectsProjectIdPunchItemAssignmentsIdPatchRequest1PunchItemAssignment{
    approved: boolean() | nil,
    comment: String.t() | nil,
    login_information_id: integer() | nil
  }

Functions