Procore.Model.BidForm (procore_sdk v0.3.0)
Bid Form
Summary
Types
@type t() :: %Procore.Model.BidForm{ 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
Link to this function