Method: TalonOne::BaseNotificationWebhook#eql?
- Defined in:
- lib/talon_one/models/base_notification_webhook.rb
#eql?(o) ⇒ Boolean
151 152 153 |
# File 'lib/talon_one/models/base_notification_webhook.rb', line 151 def eql?(o) self == o end |