Procore.Model.RestV10ProjectsProjectIdAccidentLogsIdPatchRequestAccidentLog
(procore_sdk v0.3.0)
Types
@type t() ::
%Procore.Model.RestV10ProjectsProjectIdAccidentLogsIdPatchRequestAccidentLog{
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() | nil,
time_minute: integer() | nil
}