lib/purecloud/models/interaction_stats_alert.rb in purecloud-0.64.1 vs lib/purecloud/models/interaction_stats_alert.rb in purecloud-0.65.1
- old
+ new
@@ -180,11 +180,9 @@
self.rule_id = attributes[:'ruleId']
end
if attributes[:'unread']
self.unread = attributes[:'unread']
- else
- self.unread = false
end
if attributes[:'startDate']
self.start_date = attributes[:'startDate']
end