Procore.Model.BidBidItemsInner (procore_sdk v0.3.0)
Bid Item
Summary
Types
@type t() :: %Procore.Model.BidBidItemsInner{ amount: float() | nil, bid_form_item_id: integer() | nil, cost_code_id: integer() | nil, cost_code_name: String.t() | nil, cost_code_number: String.t() | nil, id: integer() | nil, included: boolean() | nil, quantity: String.t() | nil, unit_cost: String.t() | nil, uom: String.t() | nil }
Functions
Link to this function