Class: LlamaHair::Types::WebhookOptions

Inherits:
Struct
  • Object
show all
Defined in:
lib/llamahair/types.rb

Overview

Webhook configuration

Instance Attribute Summary collapse

Instance Attribute Details

#secretObject

Returns the value of attribute secret

Returns:

  • (Object)

    the current value of secret



42
43
44
# File 'lib/llamahair/types.rb', line 42

def secret
  @secret
end