Procore.Model.TimeAndMaterialTimecardProperties (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.TimeAndMaterialTimecardProperties{
  hours_worked: float() | nil,
  login_information_id: integer() | nil,
  time_and_material_entry_id: integer() | nil,
  timecard_time_type_id: integer() | nil,
  work_classification_id: integer() | nil
}

Functions