Procore.Model.Folder2 (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.Folder2{
  id: integer() | nil,
  name: String.t() | nil,
  name_with_path: String.t() | nil
}

Functions