Procore.Model.TimecardTimeType1 (procore_sdk v0.3.0)

Summary

Types

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

Functions