Method: Calendly::WebhookSubscription#uuid

Defined in:
lib/calendly/models/webhook_subscription.rb

#uuidString

unique id of the WebhookSubscription object.

Returns:

  • (String)


20
21
22
# File 'lib/calendly/models/webhook_subscription.rb', line 20

def uuid
  @uuid
end