Procore.Model.Compact1 (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.Compact1{
  full_code: String.t() | nil,
  id: integer() | nil,
  name: String.t() | nil,
  origin_data: String.t() | nil,
  origin_id: String.t() | nil,
  standard_cost_code_id: integer() | nil
}

Functions