Procore.Model.RestV11BudgetLineItemsPost201Response (procore_sdk v0.3.0)
Budget Line Item
Summary
Types
@type t() :: %Procore.Model.RestV11BudgetLineItemsPost201Response{ calculation_strategy: String.t() | nil, currency_configuration: Procore.Model.RestV11BudgetLineItemsPost201ResponseCurrencyConfiguration.t() | nil, id: integer() | nil, original_budget_amount: float() | nil, quantity: float() | nil, unit_cost: float() | nil, uom: String.t() | nil, wbs_code: Procore.Model.RestV11BudgetLineItemsPost201ResponseWbsCode.t() | nil }
Functions
Link to this function