Method: TalonOne::BaseNotificationWebhook#headers
- Defined in:
- lib/talon_one/models/base_notification_webhook.rb
#headers ⇒ Object
List of API HTTP headers for the given webhook-based notification.
31 32 33 |
# File 'lib/talon_one/models/base_notification_webhook.rb', line 31 def headers @headers end |