Procore.Model.Location3 (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.Location3{
  node_name: String.t() | nil,
  parent_id: integer() | nil,
  path: [String.t()] | nil
}

Functions