Method: OpenapiClient::Webhook#webhook_id

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

#webhook_idObject

A string that uniquely identifies the webhook



19
20
21
# File 'lib/openapi_client/models/webhook.rb', line 19

def webhook_id
  @webhook_id
end