class PointGrab::CogniPoint::Floor

Included Modules

Extended Modules

Defined in:

point_grab/cogni_point.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def floor_number : String #

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

[View source]
def floor_plan_url : String #

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

[View source]
def id : String #

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

[View source]
def length_distance : Float64 #

[View source]
def length_distance=(length_distance : Float64) #

[View source]
def name : String #

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

[View source]
def width_distance : Float64 #

[View source]
def width_distance=(width_distance : Float64) #

[View source]