Method: JSS::SelfServable#self_service_notification_message
- Defined in:
- lib/jss/api_object/self_servable.rb
#self_service_notification_message ⇒ String
Returns The message text of the notification.
315 316 317 |
# File 'lib/jss/api_object/self_servable.rb', line 315 def @self_service_notification_message end |