struct Place::Parking::Locations::ParkingSpace

Included Modules

Extended Modules

Defined in:

place/parking/locations.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def assigned_name : String | Nil #

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

[View source]
def assigned_to : String | Nil #

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

[View source]
def id : String #

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

[View source]
def map_id : String #

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

[View source]
def name : String #

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

[View source]
def reserved? #

[View source]