Method: PureCloud::InteractionStatsAlert#start_date

Defined in:
lib/purecloud/models/interaction_stats_alert.rb

#start_dateObject

The date/time the alert was created. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ



55
56
57
# File 'lib/purecloud/models/interaction_stats_alert.rb', line 55

def start_date
  @start_date
end