class Google::Location

Included Modules

Defined in:

directory/location.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def area : String | Nil #

[View source]
def area=(area : String | Nil) #

[View source]
def building_id : String | Nil #

[View source]
def building_id=(building_id : String | Nil) #

[View source]
def custom_type : String | Nil #

[View source]
def custom_type=(custom_type : String | Nil) #

[View source]
def desk_code : String | Nil #

[View source]
def desk_code=(desk_code : String | Nil) #

[View source]
def floor_name : String | Nil #

[View source]
def floor_name=(floor_name : String | Nil) #

[View source]
def floor_section : String | Nil #

[View source]
def floor_section=(floor_section : String | Nil) #

[View source]
def type : String #

[View source]
def type=(type : String) #

[View source]