Class: JSSWebHooks::PatchSoftwareTitleUpdatedEvent

Inherits:
Event
  • Object
show all
Defined in:
lib/jss/webhooks/event/patch_software_title_updated.rb

Constant Summary collapse

EVENT_NAME =
'PatchSoftwareTitleUpdated'.freeze
OBJECT_CLASS =
JSSWebHooks::EventObjects::PatchSoftwareTitleUpdate

Constructor Details

This class inherits a constructor from JSSWebHooks::Event