Class: GogoKit::MetroArea

Inherits:
Resource show all
Defined in:
lib/gogokit/resource/metro_area.rb

Overview

A metropolitan region that contains venues where events are taking place

Instance Attribute Summary collapse

Attributes inherited from Resource

#links

Instance Attribute Details

#idObject

Returns the value of attribute id.



8
9
10
# File 'lib/gogokit/resource/metro_area.rb', line 8

def id
  @id
end

#nameObject

Returns the value of attribute name.



8
9
10
# File 'lib/gogokit/resource/metro_area.rb', line 8

def name
  @name
end