lib/purecloud/models/interaction_stats_alert.rb in purecloud-0.63.1 vs lib/purecloud/models/interaction_stats_alert.rb in purecloud-0.64.1
- old
+ new
@@ -180,9 +180,11 @@
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