Procore.Model.RestV10BudgetViewsBudgetViewIdBudgetDetailsPost200ResponseInnerRootCostCode (procore_sdk v0.3.0)

Information about the Division of a Cost Code for a budget detail row.

Summary

Types

@type t() ::
  %Procore.Model.RestV10BudgetViewsBudgetViewIdBudgetDetailsPost200ResponseInnerRootCostCode{
    id: integer() | nil,
    name: String.t() | nil
  }

Functions