Procore.Model.RestV10ProjectsProjectIdDailyLogsCountGet200ResponseInner (procore_sdk v0.3.0)

Meta data about a daily log module

Summary

Types

@type t() :: %Procore.Model.RestV10ProjectsProjectIdDailyLogsCountGet200ResponseInner{
  count: integer() | nil,
  module_name: String.t() | nil,
  position: integer() | nil
}

Functions