Procore.Model.StandardCostCodeList (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.StandardCostCodeList{
  available_to_use_on_new_projects: boolean() | nil,
  id: integer() | nil,
  is_erp_list: boolean() | nil,
  name: String.t() | nil
}

Functions