Method: JSS::SelfServable#self_service_notification_subject

Defined in:
lib/jss/api_object/self_servable.rb

#self_service_notification_subjectString

object name.

Returns:

  • (String)

    The subject text of the notification. Defaults to the



312
313
314
# File 'lib/jss/api_object/self_servable.rb', line 312

def self_service_notification_subject
  @self_service_notification_subject
end