Procore.Model.LineItem2 (procore_sdk v0.3.0)
Line Item object
Summary
Types
@type t() :: %Procore.Model.LineItem2{ amount: float() | nil, cost_code_id: integer() | nil, description: String.t() | nil, direct_cost_id: integer() | nil, extended_type: String.t() | nil, line_item_type_id: integer() | nil, origin_data: String.t() | nil, origin_id: String.t() | nil, quantity: float() | nil, unit_cost: float() | nil, uom: String.t() | nil, wbs_code_id: integer() | nil }
Functions
Link to this function