Procore.Model.BidAttachmentsInner (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.BidAttachmentsInner{
  id: integer() | nil,
  item_type: String.t() | nil,
  name: String.t() | nil,
  prostore_file_id: integer() | nil,
  url: String.t() | nil
}

Functions