lib/purecloud/models/time_allowed.rb in purecloud-0.63.1 vs lib/purecloud/models/time_allowed.rb in purecloud-0.64.1
- old
+ new
@@ -64,9 +64,11 @@
self.time_zone_id = attributes[:'timeZoneId']
end
if attributes[:'empty']
self.empty = attributes[:'empty']
+ else
+ self.empty = false
end
end
# Check equality by comparing each attribute.