Procore.Model.RestV10WebhooksHooksPostRequest (procore_sdk v0.3.0)

Summary

Types

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

Functions