Procore.Model.RestV11ProjectsProjectIdRecycleBinIncidentsActionsGet200ResponseInner (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.RestV11ProjectsProjectIdRecycleBinIncidentsActionsGet200ResponseInner{ action_type: Procore.Model.ActionType.t() | nil, attachments: [Procore.Model.IncidentAttachment.t()] | nil, created_at: DateTime.t() | nil, custom_fields: Procore.Model.RestV11ProjectsProjectIdRecycleBinIncidentsWitnessStatementsGet200ResponseInnerCustomFields.t() | nil, deleted_at: DateTime.t() | nil, description: String.t() | nil, description_plain_text: String.t() | nil, id: integer() | nil, incident_id: integer() | nil, observation_id: integer() | nil, updated_at: DateTime.t() | nil }
Functions
Link to this function