Procore.Model.RestV10CompaniesCompanyIdPlanroomBidPackagesBidPackageIdDocumentsGet200Response (procore_sdk v0.3.0)

Bid Package Documents

Summary

Types

@type t() ::
  %Procore.Model.RestV10CompaniesCompanyIdPlanroomBidPackagesBidPackageIdDocumentsGet200Response{
    files:
      [
        Procore.Model.RestV10CompaniesCompanyIdPlanroomBidPackagesBidPackageIdDocumentsGet200ResponseFilesInner.t()
      ]
      | nil,
    id: integer() | nil,
    title: String.t() | nil
  }

Functions