Name | Type | Description | Notes |
---|---|---|---|
webhooks | Array<Webhook> | Array of Webhooks | [optional] |
require 'DearInventoryRuby'
instance = DearInventoryRuby::Webhooks.new(webhooks: nil)
Name | Type | Description | Notes |
---|---|---|---|
webhooks | Array<Webhook> | Array of Webhooks | [optional] |
require 'DearInventoryRuby'
instance = DearInventoryRuby::Webhooks.new(webhooks: nil)