Procore.Model.StandardCostCodeList3 (procore_sdk v0.3.0)

Summary

Types

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

Functions