Method: TalonOne::WebhookActivationLogEntry#webhook_id

Defined in:
lib/talon_one/models/webhook_activation_log_entry.rb

#webhook_idObject

ID of the webhook that triggered the request



22
23
24
# File 'lib/talon_one/models/webhook_activation_log_entry.rb', line 22

def webhook_id
  @webhook_id
end