Procore.Model.RestV10ProjectsProjectIdBudgetChangesPostRequestAdjustmentLineItemsInner (procore_sdk v0.3.0)
Budget Change Adjustment line item
Summary
Types
@type t() :: %Procore.Model.RestV10ProjectsProjectIdBudgetChangesPostRequestAdjustmentLineItemsInner{ adjustment_number: integer() | nil, amount: float() | nil, calculation_strategy: String.t() | nil, change_event_line_item_id: integer() | nil, comment: String.t() | nil, description: String.t() | nil, quantity: float() | nil, ref: String.t() | nil, type: String.t() | nil, unit_cost: float() | nil, uom: String.t() | nil, wbs_code_id: integer() | nil }
Functions
Link to this function