Method: TalonOne::BaseNotificationWebhook#url
- Defined in:
- lib/talon_one/models/base_notification_webhook.rb
#url ⇒ Object
API URL for the given webhook-based notification.
28 29 30 |
# File 'lib/talon_one/models/base_notification_webhook.rb', line 28 def url @url end |