Method: Jamf::SelfServable#self_service_notification_message
- Defined in:
- lib/jamf/api/classic/api_objects/self_servable.rb
#self_service_notification_message ⇒ String
Returns 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 end |