Procore.Model.RestV10ProjectsProjectIdNotesLogsGet200ResponseInnerAttachmentsInner (procore_sdk v0.3.0)

Summary

Types

@type t() ::
  %Procore.Model.RestV10ProjectsProjectIdNotesLogsGet200ResponseInnerAttachmentsInner{
    content_type: String.t() | nil,
    filename: String.t() | nil,
    id: integer() | nil,
    name: String.t() | nil,
    share_url: String.t() | nil,
    url: String.t() | nil,
    viewable_type: String.t() | nil,
    viewable_url: String.t() | nil
  }

Functions