Procore.Model.OtherHours (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.OtherHours{
  hours: integer() | nil,
  project: Procore.Model.OtherHoursProject.t() | nil
}

Functions