Procore.Model.RestV11ProjectsProjectIdBidPackagesBidPackageIdBidsIdPatchRequestBid (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.RestV11ProjectsProjectIdBidPackagesBidPackageIdBidsIdPatchRequestBid{ bid_items: [ Procore.Model.RestV11ProjectsProjectIdBidPackagesBidPackageIdBidsIdPatchRequestBidBidItemsInner.t() ] | nil, bid_items_to_delete: [integer()] | nil, bid_status: String.t() | nil, bidder_comments: String.t() | nil, bidder_exclusion: String.t() | nil, bidder_inclusion: String.t() | nil, is_bidder_committed: boolean() | nil, lump_sum_amount: float() | nil, prostore_file_ids: [integer()] | nil, recipient_ids: [integer()] | nil, submitted: boolean() | nil }
Functions
Link to this function