Class: Zaikio::Webhooks::ClientConfiguration
- Inherits:
-
Object
- Object
- Zaikio::Webhooks::ClientConfiguration
- Defined in:
- lib/zaikio/webhooks/client_configuration.rb
Instance Attribute Summary collapse
-
#shared_secret ⇒ Object
Returns the value of attribute shared_secret.
Instance Attribute Details
#shared_secret ⇒ Object
Returns the value of attribute shared_secret.
6 7 8 |
# File 'lib/zaikio/webhooks/client_configuration.rb', line 6 def shared_secret @shared_secret end |