Method: CyberSource::CreateWebhookRequest#webhook_url
- Defined in:
- lib/cybersource_rest_client/models/create_webhook_request.rb
#webhook_url ⇒ Object
The client’s endpoint (URL) to receive webhooks.
32 33 34 |
# File 'lib/cybersource_rest_client/models/create_webhook_request.rb', line 32 def webhook_url @webhook_url end |