Procore.Model.RestV10ProjectsProjectIdBudgetChangesPost201ResponseDataAllOfProductionQuantitiesInnerCostCode (procore_sdk v0.3.0)

The cost code associated with the Production Quantity

Summary

Types

@type t() ::
  %Procore.Model.RestV10ProjectsProjectIdBudgetChangesPost201ResponseDataAllOfProductionQuantitiesInnerCostCode{
    id: float() | nil,
    label: String.t() | nil
  }

Functions