Method: TalonOne::Webhook#enabled

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

#enabledObject

Enables or disables webhook from showing in the Rule Builder.



49
50
51
# File 'lib/talon_one/models/webhook.rb', line 49

def enabled
  @enabled
end