Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 346 Bytes

Webhooks.md

File metadata and controls

17 lines (10 loc) · 346 Bytes

DearInventoryRuby::Webhooks

Properties

Name Type Description Notes
webhooks Array<Webhook> Array of Webhooks [optional]

Code Sample

require 'DearInventoryRuby'

instance = DearInventoryRuby::Webhooks.new(webhooks: nil)