Class: HighLevel::Models::Calendars::LocationConfiguration
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::Calendars::LocationConfiguration
- Defined in:
- lib/high_level/models/calendars/location_configuration.rb
Instance Attribute Summary collapse
-
#kind ⇒ Object
readonly
Returns the value of attribute kind.
-
#location ⇒ Object
readonly
Returns the value of attribute location.
Instance Attribute Details
#kind ⇒ Object (readonly)
Returns the value of attribute kind
9 10 11 |
# File 'lib/high_level/models/calendars/location_configuration.rb', line 9 def kind @kind end |
#location ⇒ Object (readonly)
Returns the value of attribute location
9 10 11 |
# File 'lib/high_level/models/calendars/location_configuration.rb', line 9 def location @location end |