Procore.Model.RestV10BudgetViewsBudgetViewIdBudgetDetailsPost200ResponseInnerDetailType (procore_sdk v0.3.0)

Information about the type of a budget detail row

Summary

Types

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

Functions