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