Procore.Model.RestV10WebhooksHooksIdPatchRequest (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.RestV10WebhooksHooksIdPatchRequest{
  company_id: integer(),
  hook: Procore.Model.CompanyWebhook1Hook.t(),
  project_id: integer()
}

Functions