Procore.Model.Timesheet1 (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.Timesheet1{
  other_hours: [Procore.Model.OtherHours.t()] | nil,
  party: Procore.Model.Party.t() | nil,
  timecard_entries: [Procore.Model.TimecardEntry1.t()] | nil
}

Functions