Class: Orderspace::Structs::WebhookList

Inherits:
Struct
  • Object
show all
Defined in:
lib/orderspace/struct/webhook.rb

Instance Attribute Summary collapse

Instance Attribute Details

#webhooksObject

Returns the value of attribute webhooks



7
8
9
# File 'lib/orderspace/struct/webhook.rb', line 7

def webhooks
  @webhooks
end