Class: Blueticks::Types::Webhook
- Defined in:
- lib/blueticks/types/webhooks.rb
Overview
A webhook subscription (WebhookResponse). The signing secret is returned only out-of-band at creation time in the dashboard; it is not part of the API response body in 2.x.
Method Summary
Methods inherited from Base
#==, assert_kind!, coerce, field, fields, from_hash, #hash, #initialize, #to_h
Constructor Details
This class inherits a constructor from Blueticks::Types::Base