Procore.Model.RestV11ProjectsProjectIdRecycleBinIncidentsWitnessStatementsGet200ResponseInnerRecordingAttachment (procore_sdk v0.3.0)

Summary

Types

@type t() ::
  %Procore.Model.RestV11ProjectsProjectIdRecycleBinIncidentsWitnessStatementsGet200ResponseInnerRecordingAttachment{
    content_type: String.t() | nil,
    id: integer() | nil,
    name: String.t() | nil,
    thumbnail_url: String.t() | nil,
    url: String.t() | nil,
    viewable_document_id: integer() | nil
  }

Functions