class Place::Demo::Lockers::LockerBank

Included Modules

Extended Modules

Defined in:

place/demo/lockers.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def id : String #

[View source]
def level_id : String | Nil #

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

[View source]
def locker_hash : Hash(String, Locker) #

[View source]
def lockers : Array(Locker) #

[View source]
def name : String #

[View source]