lib/purecloud/models/time_slot.rb in purecloud-0.18.0 vs lib/purecloud/models/time_slot.rb in purecloud-0.25.0

- old
+ new

@@ -6,9 +6,10 @@ attr_accessor :start_time # stop time in xx:xx:xx.xxx format attr_accessor :stop_time + # Day for this time slot, Monday = 1 ... Sunday = 7 attr_accessor :day # Attribute mapping from ruby-style variable name to JSON key. def self.attribute_map {