Method: PureCloud::InteractionStatsAlert#notification_users
- Defined in:
- lib/purecloud/models/interaction_stats_alert.rb
#notification_users ⇒ Object
The ids of users who were notified of alarm state change.
61 62 63 |
# File 'lib/purecloud/models/interaction_stats_alert.rb', line 61 def notification_users @notification_users end |