Procore.Model.RestV10BimGeometryFileBundlesIdGet200Response (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.RestV10BimGeometryFileBundlesIdGet200Response{
  bim_model_revision_id: integer() | nil,
  cell_file: Procore.Model.VendorCommentAttachmentsInner.t() | nil,
  cell_file_id: integer() | nil,
  created_at: DateTime.t() | nil,
  created_by_id: integer() | nil,
  id: integer() | nil,
  manifest_file_id: integer() | nil,
  mesh_file: Procore.Model.VendorCommentAttachmentsInner.t() | nil,
  mesh_file_id: integer() | nil,
  mesh_node_file: Procore.Model.VendorCommentAttachmentsInner.t() | nil,
  mesh_node_file_id: integer() | nil,
  node_file: Procore.Model.VendorCommentAttachmentsInner.t() | nil,
  node_file_id: integer() | nil,
  project_id: integer() | nil,
  updated_at: DateTime.t() | nil
}

Functions