Method: Jamf::PatchTitle#web_notification

Defined in:
lib/jamf/api/classic/api_objects/patch_title.rb

#web_notificationBoolean Also known as: web_notification?

Returns Are new patches announced in the JSS web ui?.

Returns:

  • (Boolean)

    Are new patches announced in the JSS web ui?



389
390
391
# File 'lib/jamf/api/classic/api_objects/patch_title.rb', line 389

def web_notification
  @web_notification
end