Class: LlamaHair::Types::WebhookOptions
- Inherits:
-
Struct
- Object
- Struct
- LlamaHair::Types::WebhookOptions
- Defined in:
- lib/llamahair/types.rb
Overview
Webhook configuration
Instance Attribute Summary collapse
-
#secret ⇒ Object
Returns the value of attribute secret.
Instance Attribute Details
#secret ⇒ Object
Returns the value of attribute secret
42 43 44 |
# File 'lib/llamahair/types.rb', line 42 def secret @secret end |