Procore.Model.WebhooksHook (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.WebhooksHook{ api_version: String.t() | nil, destination_headers: Procore.Model.WebhooksHookDestinationHeaders.t() | nil, destination_url: String.t() | nil, id: integer() | nil, namespace: String.t() | nil, owned_by_company_id: integer() | nil, owned_by_project_id: integer() | nil, owned_by_user_id: integer() | nil }
Functions
Link to this function