Method: Unit::Webhook::CreateWebhookRequest#url
- Defined in:
- lib/unit/models/webhook/create_webhook_request.rb
#url ⇒ Object
Returns the value of attribute url.
8 9 10 |
# File 'lib/unit/models/webhook/create_webhook_request.rb', line 8 def url @url end |