Procore.Model.RestV10ProjectsProjectIdIncidentsInjuriesGet200ResponseInner (procore_sdk v0.3.0)

Summary

Types

@type t() ::
  %Procore.Model.RestV10ProjectsProjectIdIncidentsInjuriesGet200ResponseInner{
    affected_body_part: String.t() | nil,
    affected_body_parts: [String.t()] | nil,
    affected_company:
      Procore.Model.RestV10ProjectsProjectIdPunchItemAssignmentsIdGet200ResponseVendor.t()
      | nil,
    affected_party: Procore.Model.Party1.t() | nil,
    affected_person:
      Procore.Model.RestV10ProjectsProjectIdIncidentsInjuriesGet200ResponseInnerAllOfAffectedPerson.t()
      | nil,
    affliction_type: Procore.Model.AfflictionType.t() | nil,
    afflictions: [Procore.Model.IncidentAffliction.t()] | nil,
    body_diagram_type: String.t() | nil,
    body_parts: [Procore.Model.BodyPart.t()] | nil,
    created_at: DateTime.t() | nil,
    custom_fields:
      Procore.Model.RestV11ProjectsProjectIdRecycleBinIncidentsWitnessStatementsGet200ResponseInnerCustomFields.t()
      | nil,
    date_of_death: Date.t() | nil,
    date_returned_to_work: Date.t() | nil,
    deleted_at: DateTime.t() | nil,
    description: String.t() | nil,
    description_plain_text: String.t() | nil,
    filing_type: String.t() | nil,
    full_number: String.t() | nil,
    harm_source: Procore.Model.HarmSource.t() | nil,
    hospitalized_overnight: boolean() | nil,
    id: integer() | nil,
    incident_created_by:
      Procore.Model.RestV10TaskItemsGet200ResponseInnerAllOfAssignee.t() | nil,
    incident_id: integer() | nil,
    incident_private: boolean() | nil,
    incident_title: String.t() | nil,
    managed_equipment:
      Procore.Model.RestV10ProjectsProjectIdIncidentsPropertyDamagesGet200ResponseInnerAllOfManagedEquipment.t()
      | nil,
    number: integer() | nil,
    recordable: boolean() | nil,
    summary: String.t() | nil,
    treated_in_er: boolean() | nil,
    treatment_facility: String.t() | nil,
    treatment_facility_address: String.t() | nil,
    treatment_provider: String.t() | nil,
    type: String.t() | nil,
    updated_at: DateTime.t() | nil,
    work_activity: Procore.Model.WorkActivity1.t() | nil,
    work_days_absent: integer() | nil,
    work_days_restricted: integer() | nil,
    work_days_transferred: integer() | nil
  }

Functions