Procore.Model.RestV11ProjectsProjectIdBidPackagesBidPackageIdBidFormsBidFormIdBidLevelingGet200Response (procore_sdk v0.3.0)

Summary

Types

@type t() ::
  %Procore.Model.RestV11ProjectsProjectIdBidPackagesBidPackageIdBidFormsBidFormIdBidLevelingGet200Response{
    accounting_method: String.t() | nil,
    alternates_section: Procore.Model.BidFormBaseBidSection.t() | nil,
    base_bid_section: Procore.Model.BidFormBaseBidSection.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