Procore.Model.BidPackage (procore_sdk v0.3.0)
Bid Package Object
Summary
Types
@type t() :: %Procore.Model.BidPackage{ accounting_method: String.t() | nil, anticipated_award_date: Date.t() | nil, bid_due_date: DateTime.t(), bid_email_message: String.t(), bid_submission_confirmation: String.t() | nil, bid_web_message: String.t(), blind_bidding: boolean() | nil, display_project_name: boolean() | nil, distribution_ids: [integer()] | nil, enable_prebid_walkthrough: boolean() | nil, manager_id: integer() | nil, number: String.t() | nil, pre_bid_walk_through_date: DateTime.t() | nil, pre_bid_walk_through_notes: String.t() | nil, prostore_file_ids: [integer()] | nil, require_nda: boolean() | nil, title: String.t() }
Functions
Link to this function