Procore.Model.RestV10CompaniesCompanyIdBidPackagesGet200ResponseBidPackagesInner (procore_sdk v0.3.0)

Summary

Types

@type t() ::
  %Procore.Model.RestV10CompaniesCompanyIdBidPackagesGet200ResponseBidPackagesInner{
    accept_post_due_submissions: boolean() | nil,
    accounting_method: String.t() | nil,
    allow_bidder_sum: boolean() | nil,
    bid_due_date: DateTime.t() | nil,
    bid_invites_sent_count: float() | nil,
    bids_received_count: float() | nil,
    enable_prebid_rfi_deadline: boolean() | nil,
    enable_prebid_walkthrough: boolean() | nil,
    formatted_bid_due_date: String.t() | nil,
    formatted_bid_email_message: String.t() | nil,
    formatted_bid_web_message: String.t() | nil,
    formatted_pre_bid_walk_through_notes: String.t() | nil,
    has_bid_docs: boolean() | nil,
    id: integer() | nil,
    links:
      Procore.Model.RestV10CompaniesCompanyIdBidPackagesGet200ResponseBidPackagesInnerLinks.t()
      | nil,
    number: integer() | nil,
    pre_bid_rfi_deadline_date: String.t() | nil,
    project_id: integer() | nil,
    project_location: String.t() | nil,
    project_name: String.t() | nil,
    sealed: boolean() | nil,
    title: String.t() | nil,
    user_bid_id: integer() | nil
  }

Functions