Class: Orderspace::Structs::WebhookList
- Inherits:
-
Struct
- Object
- Struct
- Orderspace::Structs::WebhookList
- Defined in:
- lib/orderspace/struct/webhook.rb
Instance Attribute Summary collapse
-
#webhooks ⇒ Object
Returns the value of attribute webhooks.
Instance Attribute Details
#webhooks ⇒ Object
Returns the value of attribute webhooks
7 8 9 |
# File 'lib/orderspace/struct/webhook.rb', line 7 def webhooks @webhooks end |