Procore.Model.PunchItem5 (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.PunchItem5{ cost_impact: String.t() | nil, cost_impact_amount: integer() | nil, "custom_field_%{custom_field_definition_id}": Procore.Model.WorkOrderContractCustomFieldCustomFieldDefinitionId.t() | nil, date_initiated: Date.t() | nil, description: String.t() | nil, distribution_member_ids: [integer()] | nil, drawing_revision_ids: [integer()] | nil, due: Date.t() | nil, file_version_ids: [integer()] | nil, final_approver_id: integer() | nil, form_ids: [integer()] | nil, image_ids: [integer()] | nil, images: [String.t()] | nil, location_id: integer() | nil, login_information_ids: [integer()] | nil, mt_location: [String.t()] | nil, name: String.t(), position: integer() | nil, priority: String.t() | nil, private: boolean() | nil, punch_item_manager_id: integer() | nil, punch_item_type_id: integer() | nil, reference: String.t() | nil, schedule_impact: String.t() | nil, schedule_impact_days: integer() | nil, schedule_risk: String.t() | nil, status: String.t() | nil, trade_id: integer() | nil, upload_ids: [String.t()] | nil, workflow_status: String.t() | nil }
Functions
Link to this function