Method: Jamf::SelfServable#self_service_notification_message

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

#self_service_notification_messageString

Returns The message text of the notification.

Returns:

  • (String)

    The message text of the notification



316
317
318
# File 'lib/jamf/api/classic/api_objects/self_servable.rb', line 316

def self_service_notification_message
  @self_service_notification_message
end