Class: HighLevel::Models::Calendars::OpenHour

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/calendars/open_hour.rb

Instance Attribute Summary collapse

Instance Attribute Details

#days_of_the_weekObject (readonly)

Returns the value of attribute days_of_the_week

Returns:

  • (Object)

    the current value of days_of_the_week



9
10
11
# File 'lib/high_level/models/calendars/open_hour.rb', line 9

def days_of_the_week
  @days_of_the_week
end

#hoursObject (readonly)

Returns the value of attribute hours

Returns:

  • (Object)

    the current value of hours



9
10
11
# File 'lib/high_level/models/calendars/open_hour.rb', line 9

def hours
  @hours
end