Procore.Model.CompanyWebhook (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.CompanyWebhook{
  company_id: integer(),
  hook: Procore.Model.CompanyWebhookHook.t()
}

Functions