Method: OpenapiClient::WebhookRead#url

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

#urlObject

The url to POST the webhook to



37
38
39
# File 'lib/openapi_client/models/webhook_read.rb', line 37

def url
  @url
end