Method: OpenapiClient::Webhook#url

Defined in:
lib/openapi_client/models/webhook.rb

#urlObject

The url that the webhook sends the request to



22
23
24
# File 'lib/openapi_client/models/webhook.rb', line 22

def url
  @url
end