Class: HighLevel::Models::Calendars::LocationConfigurationResponse

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

Instance Attribute Summary collapse

Instance Attribute Details

#kindObject (readonly)

Returns the value of attribute kind

Returns:

  • (Object)

    the current value of kind



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

def kind
  @kind
end

#locationObject (readonly)

Returns the value of attribute location

Returns:

  • (Object)

    the current value of location



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

def location
  @location
end

#meeting_idObject (readonly)

Returns the value of attribute meeting_id

Returns:

  • (Object)

    the current value of meeting_id



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

def meeting_id
  @meeting_id
end