Procore.Model.RestV10ProjectsProjectIdBidPackagesBidPackageIdBidFormsBidFormIdBidLevelingGet200Response (procore_sdk v0.3.0)

Summary

Types

@type t() ::
  %Procore.Model.RestV10ProjectsProjectIdBidPackagesBidPackageIdBidFormsBidFormIdBidLevelingGet200Response{
    accounting_method: String.t() | nil,
    alternates:
      [Procore.Model.BidFormBaseBidSectionBidFormItemsInner.t()] | nil,
    base_bid: [Procore.Model.BidFormBaseBidSectionBidFormItemsInner.t()] | nil,
    base_bid_totals:
      [Procore.Model.BidFormBaseBidSectionSectionTotalsInner.t()] | nil,
    company_id: integer() | nil,
    company_name: String.t() | nil,
    lump_sum_enabled: boolean() | nil,
    project_id: integer() | nil,
    project_name: String.t() | nil,
    title: String.t() | nil
  }

Functions