Procore.Model.TimecardTimeType2 (procore_sdk v0.3.0)

Summary

Types

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

Functions