Class: JSSWebHooks::ComputerCheckInEvent
- Defined in:
- lib/jss/webhooks/event/computer_check_in.rb
Constant Summary collapse
- EVENT_NAME =
'ComputerCheckIn'.freeze
- OBJECT_CLASS =
JSSWebHooks::EventObjects::Computer
Constructor Details
This class inherits a constructor from JSSWebHooks::Event