Method: Calendly::WebhookSubscription#uuid
- Defined in:
- lib/calendly/models/webhook_subscription.rb
#uuid ⇒ String
unique id of the WebhookSubscription object.
20 21 22 |
# File 'lib/calendly/models/webhook_subscription.rb', line 20 def uuid @uuid end |