Method: Onfido::WebhookShared#enabled

Defined in:
lib/onfido/models/webhook_shared.rb

#enabledObject

Determine if the webhook is active.



19
20
21
# File 'lib/onfido/models/webhook_shared.rb', line 19

def enabled
  @enabled
end