Procore.Model.RestV10ProjectsProjectIdAccidentLogsPostRequestAccidentLog (procore_sdk v0.3.0)

Summary

Types

@type t() ::
  %Procore.Model.RestV10ProjectsProjectIdAccidentLogsPostRequestAccidentLog{
    comments: String.t() | nil,
    date: Date.t() | nil,
    datetime: DateTime.t() | nil,
    involved_company: String.t() | nil,
    involved_name: String.t() | nil,
    time_hour: integer(),
    time_minute: integer()
  }

Functions