class Tourmaline::Venue

Included Modules

Defined in:

tourmaline/models/venue.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def address : String #

[View source]
def foursquare_id : String | Nil #

[View source]
def foursquare_type : String | Nil #

[View source]
def google_place_id : String | Nil #

[View source]
def google_place_type : String | Nil #

[View source]
def location : Location #

[View source]
def title : String #

[View source]