Procore.Model.TheGenericToolObject (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.TheGenericToolObject{
  abbreviation: String.t() | nil,
  new_project_default: boolean() | nil,
  private_by_default: boolean() | nil,
  send_overdue_notifications: boolean() | nil,
  title: String.t()
}

Functions