Procore.Model.RestV10BudgetViewsBudgetViewIdBudgetDetailColumnsGet200ResponseInner (procore_sdk v0.3.0)

Budget Detail Columns

Summary

Types

@type t() ::
  %Procore.Model.RestV10BudgetViewsBudgetViewIdBudgetDetailColumnsGet200ResponseInner{
    aggregatable: boolean() | nil,
    filterable: boolean() | nil,
    groupable: boolean() | nil,
    id: String.t() | nil,
    name: String.t() | nil,
    position: integer() | nil,
    type: String.t() | nil
  }

Functions