Method: Webhookdb::WebhookResponse#reason
- Defined in:
- lib/webhookdb/webhook_response.rb
#reason ⇒ Object (readonly)
Returns the value of attribute reason.
23 24 25 |
# File 'lib/webhookdb/webhook_response.rb', line 23 def reason @reason end |