Procore.Model.RestV10ProjectsProjectIdPunchItemAssignmentsIdPatchRequestPunchItemAssignment (procore_sdk v0.3.0)

Punch Item Assignment object

Summary

Types

@type t() ::
  %Procore.Model.RestV10ProjectsProjectIdPunchItemAssignmentsIdPatchRequestPunchItemAssignment{
    approved: boolean() | nil,
    comment: String.t() | nil,
    login_information_id: integer() | nil,
    status: String.t() | nil,
    upload_ids: [String.t()] | nil
  }

Functions