Method: Jamf::SelfServable#self_service_notification_subject

Defined in:
lib/jamf/api/classic/api_objects/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/jamf/api/classic/api_objects/self_servable.rb', line 312

def self_service_notification_subject
  @self_service_notification_subject
end