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