Method: PureCloud::InteractionStatsAlert#end_date
- Defined in:
- lib/purecloud/models/interaction_stats_alert.rb
#end_date ⇒ Object
The date/time the owning rule exiting in alarm status. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ
58 59 60 |
# File 'lib/purecloud/models/interaction_stats_alert.rb', line 58 def end_date @end_date end |