Procore.Model.RestV10CompanyConfigurationGet200ResponseProjectsTimecardDefaultStartTimeInner (procore_sdk v0.3.0)

Summary

Types

@type t() ::
  %Procore.Model.RestV10CompanyConfigurationGet200ResponseProjectsTimecardDefaultStartTimeInner{
    project_id: integer() | nil,
    timecard_default_start_time: String.t() | nil
  }

Functions