Procore.Model.WebhooksResource (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.WebhooksResource{
  api_version: String.t() | nil,
  create: String.t() | nil,
  delete: String.t() | nil,
  except: [String.t()] | nil,
  product_category: String.t() | nil,
  tools: String.t() | nil,
  update: String.t() | nil
}

Functions