Class
Twitter::Place
In:
lib/twitter/place.rb
Parent:
Twitter::Identity
Methods
bounding_box
country_code
id
parent_id
place_type
External Aliases
woeid
->
woe_id
Attributes
attributes
[R]
country
[R]
full_name
[R]
name
[R]
url
[R]
woeid
[R]
Public Instance methods
bounding_box
()
@return [
Twitter::Geo
]
country_code
()
@return [
String
]
id
()
parent_id
()
@return [Integer]
place_type
()
@return [
String
]
[Validate]