Method: Printful::WebhookInfo#url
- Defined in:
- lib/printful_client/models/webhook_info.rb
#url ⇒ Object
Webhook URL that will receive store’s event notifications
19 20 21 |
# File 'lib/printful_client/models/webhook_info.rb', line 19 def url @url end |