Class: HighLevel::Models::Calendars::LookBusyConfiguration

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

Instance Attribute Summary collapse

Instance Attribute Details

#enabledObject (readonly)

Returns the value of attribute enabled

Returns:

  • (Object)

    the current value of enabled



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

def enabled
  @enabled
end

#look_busy_percentageObject (readonly)

Returns the value of attribute look_busy_percentage

Returns:

  • (Object)

    the current value of look_busy_percentage



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

def look_busy_percentage
  @look_busy_percentage
end