Class: HighLevel::Models::Calendars::LookBusyConfiguration
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::Calendars::LookBusyConfiguration
- Defined in:
- lib/high_level/models/calendars/look_busy_configuration.rb
Instance Attribute Summary collapse
-
#enabled ⇒ Object
readonly
Returns the value of attribute enabled.
-
#look_busy_percentage ⇒ Object
readonly
Returns the value of attribute look_busy_percentage.
Instance Attribute Details
#enabled ⇒ Object (readonly)
Returns the value of attribute enabled
9 10 11 |
# File 'lib/high_level/models/calendars/look_busy_configuration.rb', line 9 def enabled @enabled end |
#look_busy_percentage ⇒ Object (readonly)
Returns the value of attribute 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 |