Returns the ID of the webhook.
Returns:
The ID of the webhook.
83 84 85
# File 'lib/coinbase/webhook.rb', line 83 def id @model.id end