Procore.Model.TimeAndMaterialEntry2 (procore_sdk v0.3.0)

Time and Material Entry Object

Summary

Types

@type t() :: %Procore.Model.TimeAndMaterialEntry2{
  change_event_id: integer() | nil,
  time_and_material_entry_ids: [integer()] | nil,
  update_change_event_attachment: boolean() | nil
}

Functions