Procore.Model.RestV10ProjectsProjectIdBidPackagesPost201Response (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.RestV10ProjectsProjectIdBidPackagesPost201Response{ accept_post_due_submissions: boolean() | nil, accounting_method: String.t() | nil, allow_bidder_sum: boolean() | nil, anticipated_award_date: Date.t() | nil, attachments_zip_streaming_url: String.t() | nil, bid_docs_manifest: Procore.Model.RestV10ProjectsProjectIdBidPackagesPost201ResponseBidDocsManifest.t() | nil, bid_due_date: DateTime.t() | nil, bid_email_message: String.t() | nil, bid_emails_include_link_to_bidding_documents: boolean() | nil, bid_submission_confirmation: String.t() | nil, bid_web_message: String.t() | nil, bidding_countdown_email_days: integer() | nil, blind_bidding: boolean() | nil, created_by: Procore.Model.RestV10ProjectsProjectIdBidPackagesPost201ResponseCreatedBy.t() | nil, display_project_name: boolean() | nil, distribution_member_ids: [integer()] | nil, distribution_members: [ Procore.Model.RestV10ProjectsProjectIdBidPackagesPost201ResponseDistributionMembersInner.t() ] | nil, enable_countdown_emails: boolean() | nil, enable_prebid_rfi_deadline: boolean() | nil, enable_prebid_walkthrough: boolean() | nil, has_any_bid_invited: boolean() | nil, has_any_bids_sent_nda: boolean() | nil, has_no_nda_activity: boolean() | nil, hidden: boolean() | nil, id: integer() | nil, links: Procore.Model.RestV10ProjectsProjectIdBidPackagesPost201ResponseLinks.t() | nil, lump_sum_bidding: boolean() | nil, manager: Procore.Model.RestV10ProjectsProjectIdBidPackagesPost201ResponseManager.t() | nil, nda_attachments: [ Procore.Model.RestV10ProjectsProjectIdBidPackagesPost201ResponseNdaAttachmentsInner.t() ] | nil, number: integer() | nil, open: boolean() | nil, point_of_contact: Procore.Model.RestV10ProjectsProjectIdBidPackagesPost201ResponsePointOfContact.t() | nil, point_of_contact_login_id: integer() | nil, pre_bid_rfi_deadline_date: DateTime.t() | nil, pre_bid_walk_through_date: DateTime.t() | nil, pre_bid_walk_through_notes: String.t() | nil, project_id: integer() | nil, project_image_url: String.t() | nil, project_latitude: String.t() | nil, project_location: String.t() | nil, project_longitude: String.t() | nil, project_name: String.t() | nil, require_nda: boolean() | nil, sealed: boolean() | nil, show_bid_info: boolean() | nil, submitted_bids_count: integer() | nil, title: String.t() | nil }
Functions
Link to this function