Class: HighLevel::Models::VoiceAi::AgentWorkingHoursDTO

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/voice_ai/agent_working_hours_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#day_of_the_weekObject (readonly)

Returns the value of attribute day_of_the_week

Returns:

  • (Object)

    the current value of day_of_the_week



9
10
11
# File 'lib/high_level/models/voice_ai/agent_working_hours_dto.rb', line 9

def day_of_the_week
  @day_of_the_week
end

#intervalsObject (readonly)

Returns the value of attribute intervals

Returns:

  • (Object)

    the current value of intervals



9
10
11
# File 'lib/high_level/models/voice_ai/agent_working_hours_dto.rb', line 9

def intervals
  @intervals
end