Procore.Model.RestV10CompaniesCompanyIdPlanroomBidPackagesBidPackageIdDocumentsGet200ResponseFilesInner (procore_sdk v0.3.0)

Summary

Types

@type t() ::
  %Procore.Model.RestV10CompaniesCompanyIdPlanroomBidPackagesBidPackageIdDocumentsGet200ResponseFilesInner{
    drawing:
      Procore.Model.RestV10CompaniesCompanyIdPlanroomBidPackagesBidPackageIdDocumentsGet200ResponseFilesInnerDrawing.t()
      | nil,
    file_path: String.t() | nil,
    s3_source: String.t() | nil,
    size: integer() | nil,
    type: String.t() | nil
  }

Functions