Procore.Model.TimecardTimeType3 (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.TimecardTimeType3{
  abbreviated_time_type: String.t() | nil,
  company_id: integer() | nil,
  global: boolean() | nil,
  id: integer() | nil,
  time_type: String.t() | nil
}

Functions