lib/purecloud/models/heart_beat_alert.rb in purecloud-0.59.1 vs lib/purecloud/models/heart_beat_alert.rb in purecloud-0.60.1
- old
+ new
@@ -40,10 +40,10 @@
attr_accessor :end_date
# The ids of users who were notified of alarm state change.
attr_accessor :notification_users
- # A collection of notification methods. = ['SMS', 'DEVICE', 'EMAIL']
+ # A collection of notification methods.
attr_accessor :alert_types
# The type of heartbeat rule that generated the alert
attr_accessor :rule_type