Method: PureCloud::TimeSlot#day

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

#dayObject

Day for this time slot, Monday = 1 … Sunday = 7



28
29
30
# File 'lib/purecloud/models/time_slot.rb', line 28

def day
  @day
end