ScrapeBadger::WebhookResponse Properties Name Type Description Notes id String monitor_id String url String secret String created_at Time Example require 'scrapebadger' instance = ScrapeBadger::WebhookResponse.new( id: null, monitor_id: null, url: null, secret: null, created_at: null )