Class: JSSWebHooks::RestAPIOperationEvent

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

Constant Summary collapse

EVENT_NAME =
'RestAPIOperation'.freeze
OBJECT_CLASS =
JSSWebHooks::EventObjects::RestAPIOperation

Constructor Details

This class inherits a constructor from JSSWebHooks::Event