Procore.Model.ExampleOfAFolderThatIsAFileChildren (procore_sdk v0.3.0)

if folder is implicitly tracked, reflects the folder that is the cause

Summary

Types

@type t() :: %Procore.Model.ExampleOfAFolderThatIsAFileChildren{
  has_children: boolean() | nil,
  has_children_files: boolean() | nil,
  has_children_folders: boolean() | nil
}

Functions