Method: TalonOne::BaseNotificationWebhook#headers

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

#headersObject

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