Procore.Model.CostCode (procore_sdk v0.3.0)

Cost Code object

Summary

Types

@type t() :: %Procore.Model.CostCode{
  employee_ids: [integer()] | nil,
  lead_id: integer() | nil,
  name: String.t() | nil
}

Functions