Procore.Model.RestV10ProjectsProjectIdTimeAndMaterialEntriesGet200ResponseInnerTimeAndMaterialEntryAttachmentsInner (procore_sdk v0.3.0)

Time and Material Entry Attachment

Summary

Types

@type t() ::
  %Procore.Model.RestV10ProjectsProjectIdTimeAndMaterialEntriesGet200ResponseInnerTimeAndMaterialEntryAttachmentsInner{
    attachment_id: integer() | nil,
    content_type: String.t() | nil,
    filename: String.t() | nil,
    id: integer() | nil,
    presentation_url: String.t() | nil,
    thumbnail_url: String.t() | nil,
    url: String.t() | nil
  }

Functions