class XYSense::LocationService::SpaceDetails

Included Modules

Extended Modules

Defined in:

xy_sense/location_service.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def capacity : Int32 #

[View source]
def capacity=(capacity : Int32) #

[View source]
def category : String #

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

[View source]
def id : String #

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

[View source]
def name : String | Nil #

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

[View source]