Procore.Model.WebhooksDeliveryEventMetadata (procore_sdk v0.3.0)

Contextual information about the event

Summary

Types

@type t() :: %Procore.Model.WebhooksDeliveryEventMetadata{
  source_application_id: String.t() | nil,
  source_company_id: integer() | nil,
  source_operation_id: String.t() | nil,
  source_project_id: integer() | nil,
  source_user_id: integer() | nil
}

Functions